2023-12-08T22:06:41.239 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-08T22:06:41.240 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi --owner scheduled_yuriw@teuthology --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} --verbose --archive /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085 -- /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085/orig.config.yaml 2023-12-08T22:06:41.269 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-08T22:06:41.343 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085 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: null first_in_suite: false job_id: '7485085' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: 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: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 1847 sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2023-12-07-0740-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 targets: smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi099.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_21:24:43 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-08T22:06:41.344 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-08T22:06:41.344 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks 2023-12-08T22:06:41.345 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-08T22:06:41.346 INFO:teuthology.task.internal:Checking packages... 2023-12-08T22:06:41.370 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '451ceae11b5d4caee05e94372fe658621eefc0b1' 2023-12-08T22:06:41.370 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-08T22:06:41.371 INFO:teuthology.packaging:ref: None 2023-12-08T22:06:41.371 INFO:teuthology.packaging:tag: None 2023-12-08T22:06:41.371 INFO:teuthology.packaging:branch: wip-yuri5-testing-2023-12-07-0740-pacific 2023-12-08T22:06:41.371 INFO:teuthology.packaging:sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:06:41.371 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-08T22:06:41.515 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-365-g451ceae1-1focal 2023-12-08T22:06:41.515 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-08T22:06:41.520 INFO:teuthology.task.internal:no buildpackages task found 2023-12-08T22:06:41.520 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-08T22:06:41.541 INFO:teuthology.task.internal:Saving configuration 2023-12-08T22:06:41.553 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-08T22:06:41.566 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T22:06:41.593 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085', '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 22:00:52.650816', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-08T22:06:41.617 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi099.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085', '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 22:00:52.652281', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-12-08T22:06:41.618 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-08T22:06:41.623 INFO:teuthology.task.internal:roles: ubuntu@smithi089.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-08T22:06:41.623 INFO:teuthology.task.internal:roles: ubuntu@smithi099.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-08T22:06:41.623 INFO:teuthology.run_tasks:Running task console_log... 2023-12-08T22:06:41.729 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fdfa0f8e1f0>, signals=[15]) 2023-12-08T22:06:41.729 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-08T22:06:41.735 INFO:teuthology.task.internal:Opening connections... 2023-12-08T22:06:41.735 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2023-12-08T22:06:41.736 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:06:41.784 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi099.front.sepia.ceph.com 2023-12-08T22:06:41.785 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:06:41.830 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-08T22:06:41.835 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2023-12-08T22:06:41.862 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2023-12-08T22:06:41.863 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Ubuntu" 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:ID=ubuntu 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE=debian 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="20.04" 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-08T22:06:41.912 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-08T22:06:41.913 INFO:teuthology.orchestra.run.smithi089.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-08T22:06:41.913 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_CODENAME=focal 2023-12-08T22:06:41.913 INFO:teuthology.orchestra.run.smithi089.stdout:UBUNTU_CODENAME=focal 2023-12-08T22:06:41.913 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2023-12-08T22:06:41.940 DEBUG:teuthology.orchestra.run.smithi099:> uname -m 2023-12-08T22:06:41.946 INFO:teuthology.orchestra.run.smithi099.stdout:x86_64 2023-12-08T22:06:41.947 DEBUG:teuthology.orchestra.run.smithi099:> cat /etc/os-release 2023-12-08T22:06:42.001 INFO:teuthology.orchestra.run.smithi099.stdout:NAME="Ubuntu" 2023-12-08T22:06:42.002 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-12-08T22:06:42.002 INFO:teuthology.orchestra.run.smithi099.stdout:ID=ubuntu 2023-12-08T22:06:42.002 INFO:teuthology.orchestra.run.smithi099.stdout:ID_LIKE=debian 2023-12-08T22:06:42.002 INFO:teuthology.orchestra.run.smithi099.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-12-08T22:06:42.002 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION_ID="20.04" 2023-12-08T22:06:42.002 INFO:teuthology.orchestra.run.smithi099.stdout:HOME_URL="https://www.ubuntu.com/" 2023-12-08T22:06:42.003 INFO:teuthology.orchestra.run.smithi099.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-12-08T22:06:42.003 INFO:teuthology.orchestra.run.smithi099.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-12-08T22:06:42.003 INFO:teuthology.orchestra.run.smithi099.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-12-08T22:06:42.003 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION_CODENAME=focal 2023-12-08T22:06:42.003 INFO:teuthology.orchestra.run.smithi099.stdout:UBUNTU_CODENAME=focal 2023-12-08T22:06:42.003 INFO:teuthology.lock.ops:Updating smithi099.front.sepia.ceph.com on lock server 2023-12-08T22:06:42.023 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-08T22:06:42.031 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-08T22:06:42.050 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-08T22:06:42.050 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2023-12-08T22:06:42.052 DEBUG:teuthology.orchestra.run.smithi099:> test '!' -e /home/ubuntu/cephtest 2023-12-08T22:06:42.058 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-08T22:06:42.075 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-08T22:06:42.075 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2023-12-08T22:06:42.077 DEBUG:teuthology.orchestra.run.smithi099:> test -z $(ls -A /var/lib/ceph) 2023-12-08T22:06:42.109 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-08T22:06:42.163 INFO:teuthology.run_tasks:Running task kernel... 2023-12-08T22:06:42.176 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-08T22:06:42.177 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-08T22:06:42.177 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-08T22:06:42.177 DEBUG:teuthology.orchestra.run.smithi099:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-08T22:06:42.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:06:42.183 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2023-12-08T22:06:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:06:42.184 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2023-12-08T22:06:42.190 INFO:teuthology.orchestra.run.smithi089.stdout:5.4.0-124-generic 2023-12-08T22:06:42.190 INFO:teuthology.task.kernel:Running kernel on smithi089: 5.4.0-124-generic 2023-12-08T22:06:42.190 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2023-12-08T22:06:42.191 INFO:teuthology.orchestra.run.smithi099.stdout:5.4.0-124-generic 2023-12-08T22:06:42.191 INFO:teuthology.task.kernel:Running kernel on smithi099: 5.4.0-124-generic 2023-12-08T22:06:42.192 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get clean 2023-12-08T22:06:42.337 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get update 2023-12-08T22:06:42.347 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2023-12-08T22:06:42.672 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-08T22:06:42.714 INFO:teuthology.orchestra.run.smithi099.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-08T22:06:42.716 INFO:teuthology.orchestra.run.smithi099.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-08T22:06:42.743 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-08T22:06:42.743 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-12-08T22:06:42.794 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-12-08T22:06:42.906 INFO:teuthology.orchestra.run.smithi099.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-08T22:06:43.087 INFO:teuthology.orchestra.run.smithi099.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,015 kB] 2023-12-08T22:06:43.145 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-12-08T22:06:43.199 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,610 kB] 2023-12-08T22:06:43.349 INFO:teuthology.orchestra.run.smithi099.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [917 kB] 2023-12-08T22:06:43.349 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [917 kB] 2023-12-08T22:06:43.369 INFO:teuthology.orchestra.run.smithi099.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [487 kB] 2023-12-08T22:06:43.378 INFO:teuthology.orchestra.run.smithi099.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-08T22:06:43.378 INFO:teuthology.orchestra.run.smithi099.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,562 kB] 2023-12-08T22:06:43.405 INFO:teuthology.orchestra.run.smithi099.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,610 kB] 2023-12-08T22:06:43.480 INFO:teuthology.orchestra.run.smithi099.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-08T22:06:43.481 INFO:teuthology.orchestra.run.smithi099.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [358 kB] 2023-12-08T22:06:43.483 INFO:teuthology.orchestra.run.smithi099.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-08T22:06:43.483 INFO:teuthology.orchestra.run.smithi099.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-08T22:06:43.488 INFO:teuthology.orchestra.run.smithi099.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,140 kB] 2023-12-08T22:06:43.502 INFO:teuthology.orchestra.run.smithi099.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-08T22:06:43.504 INFO:teuthology.orchestra.run.smithi099.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-08T22:06:43.504 INFO:teuthology.orchestra.run.smithi099.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-08T22:06:43.504 INFO:teuthology.orchestra.run.smithi099.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-08T22:06:43.522 INFO:teuthology.orchestra.run.smithi099.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-08T22:06:43.522 INFO:teuthology.orchestra.run.smithi099.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-08T22:06:43.523 INFO:teuthology.orchestra.run.smithi099.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-08T22:06:43.523 INFO:teuthology.orchestra.run.smithi099.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-08T22:06:43.523 INFO:teuthology.orchestra.run.smithi099.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-08T22:06:43.550 INFO:teuthology.orchestra.run.smithi099.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-08T22:06:43.550 INFO:teuthology.orchestra.run.smithi099.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-08T22:06:43.551 INFO:teuthology.orchestra.run.smithi099.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-08T22:06:43.667 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [686 kB] 2023-12-08T22:06:43.706 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-08T22:06:43.723 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,015 kB] 2023-12-08T22:06:43.742 INFO:teuthology.orchestra.run.smithi089.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-08T22:06:43.768 INFO:teuthology.orchestra.run.smithi089.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-08T22:06:43.841 INFO:teuthology.orchestra.run.smithi089.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-08T22:06:43.868 INFO:teuthology.orchestra.run.smithi089.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-08T22:06:43.888 INFO:teuthology.orchestra.run.smithi099.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [686 kB] 2023-12-08T22:06:43.903 INFO:teuthology.orchestra.run.smithi089.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [487 kB] 2023-12-08T22:06:43.903 INFO:teuthology.orchestra.run.smithi089.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-08T22:06:43.905 INFO:teuthology.orchestra.run.smithi099.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [402 kB] 2023-12-08T22:06:43.912 INFO:teuthology.orchestra.run.smithi099.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-12-08T22:06:43.912 INFO:teuthology.orchestra.run.smithi099.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [34.7 kB] 2023-12-08T22:06:43.912 INFO:teuthology.orchestra.run.smithi099.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,411 kB] 2023-12-08T22:06:43.913 INFO:teuthology.orchestra.run.smithi089.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2023-12-08T22:06:43.914 INFO:teuthology.orchestra.run.smithi089.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.0 kB] 2023-12-08T22:06:43.915 INFO:teuthology.orchestra.run.smithi089.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,562 kB] 2023-12-08T22:06:43.928 INFO:teuthology.orchestra.run.smithi089.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [634 kB] 2023-12-08T22:06:43.971 INFO:teuthology.orchestra.run.smithi089.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [915 kB] 2023-12-08T22:06:43.986 INFO:teuthology.orchestra.run.smithi089.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [358 kB] 2023-12-08T22:06:43.988 INFO:teuthology.orchestra.run.smithi099.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [336 kB] 2023-12-08T22:06:43.991 INFO:teuthology.orchestra.run.smithi089.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2023-12-08T22:06:43.995 INFO:teuthology.orchestra.run.smithi099.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2023-12-08T22:06:43.995 INFO:teuthology.orchestra.run.smithi099.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [634 kB] 2023-12-08T22:06:44.004 INFO:teuthology.orchestra.run.smithi089.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-08T22:06:44.010 INFO:teuthology.orchestra.run.smithi099.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [915 kB] 2023-12-08T22:06:44.030 INFO:teuthology.orchestra.run.smithi089.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-08T22:06:44.055 INFO:teuthology.orchestra.run.smithi089.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-08T22:06:44.079 INFO:teuthology.orchestra.run.smithi089.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-08T22:06:44.103 INFO:teuthology.orchestra.run.smithi089.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-08T22:06:44.154 INFO:teuthology.orchestra.run.smithi089.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,140 kB] 2023-12-08T22:06:44.192 INFO:teuthology.orchestra.run.smithi099.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [192 kB] 2023-12-08T22:06:44.204 INFO:teuthology.orchestra.run.smithi089.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-08T22:06:44.623 INFO:teuthology.orchestra.run.smithi099.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2023-12-08T22:06:44.628 INFO:teuthology.orchestra.run.smithi099.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2023-12-08T22:06:44.631 INFO:teuthology.orchestra.run.smithi099.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-12-08T22:06:44.638 INFO:teuthology.orchestra.run.smithi099.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-12-08T22:06:44.640 INFO:teuthology.orchestra.run.smithi099.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-12-08T22:06:44.797 INFO:teuthology.orchestra.run.smithi089.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [762 kB] 2023-12-08T22:06:44.835 INFO:teuthology.orchestra.run.smithi089.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [273 kB] 2023-12-08T22:06:44.849 INFO:teuthology.orchestra.run.smithi089.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2023-12-08T22:06:44.850 INFO:teuthology.orchestra.run.smithi089.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-12-08T22:06:44.851 INFO:teuthology.orchestra.run.smithi089.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,440 B] 2023-12-08T22:06:44.852 INFO:teuthology.orchestra.run.smithi089.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-12-08T22:06:44.852 INFO:teuthology.orchestra.run.smithi089.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-12-08T22:06:44.852 INFO:teuthology.orchestra.run.smithi089.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-12-08T22:06:44.878 INFO:teuthology.orchestra.run.smithi089.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-12-08T22:06:44.880 INFO:teuthology.orchestra.run.smithi089.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-12-08T22:06:45.044 INFO:teuthology.orchestra.run.smithi089.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-12-08T22:06:45.232 INFO:teuthology.orchestra.run.smithi089.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-12-08T22:06:45.254 INFO:teuthology.orchestra.run.smithi089.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-12-08T22:06:47.488 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 18.4 MB in 3s (6,195 kB/s) 2023-12-08T22:06:47.652 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 18.4 MB in 3s (5,609 kB/s) 2023-12-08T22:06:48.912 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-12-08T22:06:48.936 DEBUG:teuthology.orchestra.run.smithi099:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-08T22:06:49.004 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-12-08T22:06:49.208 INFO:teuthology.orchestra.run.smithi099.stdout:Building dependency tree... 2023-12-08T22:06:49.209 INFO:teuthology.orchestra.run.smithi099.stdout:Reading state information... 2023-12-08T22:06:49.216 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2023-12-08T22:06:49.243 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-08T22:06:49.320 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2023-12-08T22:06:49.393 INFO:teuthology.orchestra.run.smithi099.stdout:The following additional packages will be installed: 2023-12-08T22:06:49.393 INFO:teuthology.orchestra.run.smithi099.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-08T22:06:49.393 INFO:teuthology.orchestra.run.smithi099.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-08T22:06:49.394 INFO:teuthology.orchestra.run.smithi099.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-08T22:06:49.395 INFO:teuthology.orchestra.run.smithi099.stdout:Suggested packages: 2023-12-08T22:06:49.395 INFO:teuthology.orchestra.run.smithi099.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-08T22:06:49.395 INFO:teuthology.orchestra.run.smithi099.stdout:Recommended packages: 2023-12-08T22:06:49.395 INFO:teuthology.orchestra.run.smithi099.stdout: thermald 2023-12-08T22:06:49.445 INFO:teuthology.orchestra.run.smithi099.stdout:The following NEW packages will be installed: 2023-12-08T22:06:49.446 INFO:teuthology.orchestra.run.smithi099.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-08T22:06:49.446 INFO:teuthology.orchestra.run.smithi099.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-08T22:06:49.447 INFO:teuthology.orchestra.run.smithi099.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-08T22:06:49.447 INFO:teuthology.orchestra.run.smithi099.stdout:The following packages will be upgraded: 2023-12-08T22:06:49.447 INFO:teuthology.orchestra.run.smithi099.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-08T22:06:49.505 INFO:teuthology.orchestra.run.smithi099.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-08T22:06:49.505 INFO:teuthology.orchestra.run.smithi099.stdout:Need to get 77.1 MB of archives. 2023-12-08T22:06:49.505 INFO:teuthology.orchestra.run.smithi099.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-08T22:06:49.505 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:49.525 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2023-12-08T22:06:49.525 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2023-12-08T22:06:49.706 INFO:teuthology.orchestra.run.smithi089.stdout:The following additional packages will be installed: 2023-12-08T22:06:49.706 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-08T22:06:49.706 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-generic linux-image-5.4.0-169-generic 2023-12-08T22:06:49.707 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-5.4.0-169-generic linux-modules-extra-5.4.0-169-generic 2023-12-08T22:06:49.708 INFO:teuthology.orchestra.run.smithi089.stdout:Suggested packages: 2023-12-08T22:06:49.708 INFO:teuthology.orchestra.run.smithi089.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2023-12-08T22:06:49.708 INFO:teuthology.orchestra.run.smithi089.stdout:Recommended packages: 2023-12-08T22:06:49.708 INFO:teuthology.orchestra.run.smithi089.stdout: thermald 2023-12-08T22:06:49.757 INFO:teuthology.orchestra.run.smithi089.stdout:The following NEW packages will be installed: 2023-12-08T22:06:49.757 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-5.4.0-169 linux-headers-5.4.0-169-generic 2023-12-08T22:06:49.757 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-169-generic linux-modules-5.4.0-169-generic 2023-12-08T22:06:49.758 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-extra-5.4.0-169-generic 2023-12-08T22:06:49.759 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages will be upgraded: 2023-12-08T22:06:49.759 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-generic linux-image-generic 2023-12-08T22:06:49.813 INFO:teuthology.orchestra.run.smithi089.stdout:3 upgraded, 5 newly installed, 0 to remove and 280 not upgraded. 2023-12-08T22:06:49.813 INFO:teuthology.orchestra.run.smithi089.stdout:Need to get 77.1 MB of archives. 2023-12-08T22:06:49.814 INFO:teuthology.orchestra.run.smithi089.stdout:After this operation, 380 MB of additional disk space will be used. 2023-12-08T22:06:49.814 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:49.903 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:50.010 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:50.146 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:50.237 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:50.669 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:50.669 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:50.669 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:50.698 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:50.698 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:50.698 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:50.792 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:50.802 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:50.867 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:50.898 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:51.563 INFO:teuthology.orchestra.run.smithi099.stdout:Fetched 77.1 MB in 1s (53.4 MB/s) 2023-12-08T22:06:51.592 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 77.1 MB in 1s (69.4 MB/s) 2023-12-08T22:06:51.770 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-08T22:06:51.802 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-5.4.0-169-generic. 2023-12-08T22:06:53.462 INFO:teuthology.orchestra.run.smithi099.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-08T22:06:53.466 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T22:06:53.522 INFO:teuthology.orchestra.run.smithi089.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-08T22:06:53.526 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../0-linux-modules-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T22:06:53.584 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:06:53.674 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:06:55.633 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-08T22:06:55.647 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T22:06:55.668 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-image-5.4.0-169-generic. 2023-12-08T22:06:55.681 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../1-linux-image-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T22:06:55.785 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:06:55.792 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:06:56.903 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-08T22:06:56.913 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-169-generic. 2023-12-08T22:06:56.919 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T22:06:56.927 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T22:06:56.970 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:06:56.971 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:01.869 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T22:07:01.973 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../3-linux-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T22:07:02.004 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T22:07:02.101 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T22:07:02.356 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T22:07:02.460 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T22:07:02.508 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T22:07:02.588 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T22:07:02.838 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-08T22:07:02.849 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-08T22:07:02.893 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-08T22:07:02.941 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.4.0-169. 2023-12-08T22:07:02.956 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../5-linux-headers-5.4.0-169_5.4.0-169.187_all.deb ... 2023-12-08T22:07:02.999 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-08T22:07:08.520 INFO:teuthology.orchestra.run.smithi099.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-08T22:07:08.544 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T22:07:08.603 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:08.802 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.4.0-169-generic. 2023-12-08T22:07:08.824 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../6-linux-headers-5.4.0-169-generic_5.4.0-169.187_amd64.deb ... 2023-12-08T22:07:08.876 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:11.336 INFO:teuthology.orchestra.run.smithi099.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T22:07:11.458 INFO:teuthology.orchestra.run.smithi099.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T22:07:11.831 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-08T22:07:11.851 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.169.167_amd64.deb ... 2023-12-08T22:07:11.962 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:12.013 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-generic (5.4.0.169.167) over (5.4.0.124.125) ... 2023-12-08T22:07:12.088 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:12.366 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.4.0-169 (5.4.0-169.187) ... 2023-12-08T22:07:12.517 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:12.660 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:13.332 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:13.907 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:14.444 INFO:teuthology.orchestra.run.smithi099.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-08T22:07:14.444 INFO:teuthology.orchestra.run.smithi099.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-08T22:07:14.568 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-08T22:07:14.713 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:15.040 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-169-generic 2023-12-08T22:07:15.040 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-169-generic 2023-12-08T22:07:15.198 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-generic (5.4.0.169.167) ... 2023-12-08T22:07:15.307 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-extra-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:15.887 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-08T22:07:16.038 INFO:teuthology.orchestra.run.smithi099.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-08T22:07:16.165 INFO:teuthology.orchestra.run.smithi099.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:16.246 INFO:teuthology.orchestra.run.smithi099.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-08T22:07:16.246 INFO:teuthology.orchestra.run.smithi099.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-08T22:07:17.520 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-generic (5.4.0.169.167) ... 2023-12-08T22:07:17.643 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-generic (5.4.0.169.167) ... 2023-12-08T22:07:17.811 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for linux-image-5.4.0-169-generic (5.4.0-169.187) ... 2023-12-08T22:07:17.885 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-12-08T22:07:17.885 INFO:teuthology.orchestra.run.smithi089.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-169-generic 2023-12-08T22:07:38.394 INFO:teuthology.orchestra.run.smithi099.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-08T22:07:38.394 INFO:teuthology.orchestra.run.smithi099.stdout:Sourcing file `/etc/default/grub' 2023-12-08T22:07:38.412 INFO:teuthology.orchestra.run.smithi099.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-08T22:07:38.428 INFO:teuthology.orchestra.run.smithi099.stdout:Generating grub configuration file ... 2023-12-08T22:07:38.773 INFO:teuthology.orchestra.run.smithi099.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-08T22:07:38.802 INFO:teuthology.orchestra.run.smithi099.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-08T22:07:39.201 INFO:teuthology.orchestra.run.smithi099.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-08T22:07:39.212 INFO:teuthology.orchestra.run.smithi099.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-08T22:07:40.131 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-12-08T22:07:40.131 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub' 2023-12-08T22:07:40.145 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-08T22:07:40.153 INFO:teuthology.orchestra.run.smithi089.stdout:Generating grub configuration file ... 2023-12-08T22:07:40.497 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-08T22:07:40.523 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-08T22:07:40.900 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-08T22:07:40.911 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-08T22:07:41.076 INFO:teuthology.orchestra.run.smithi099.stdout:done 2023-12-08T22:07:41.512 DEBUG:teuthology.orchestra.run.smithi099:> dpkg -s linux-image-generic 2023-12-08T22:07:41.558 INFO:teuthology.orchestra.run.smithi099.stdout:Package: linux-image-generic 2023-12-08T22:07:41.558 INFO:teuthology.orchestra.run.smithi099.stdout:Status: install ok installed 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Priority: optional 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Section: kernel 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Installed-Size: 20 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Maintainer: Ubuntu Kernel Team 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Architecture: amd64 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Source: linux-meta 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Version: 5.4.0.169.167 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.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-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.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-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Recommends: thermald 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout:Description: Generic Linux kernel image 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout: This package will always depend on the latest generic kernel image 2023-12-08T22:07:41.559 INFO:teuthology.orchestra.run.smithi099.stdout: available. 2023-12-08T22:07:41.560 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-08T22:07:41.560 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-08T22:07:41.560 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-08T22:07:41.560 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-08T22:07:41.560 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi099.front.sepia.ceph.com, path=None, version=distro) 2023-12-08T22:07:41.560 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get clean 2023-12-08T22:07:41.635 DEBUG:teuthology.orchestra.run.smithi099:> sudo apt-get update 2023-12-08T22:07:41.802 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-08T22:07:41.802 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-08T22:07:41.809 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-08T22:07:41.826 INFO:teuthology.orchestra.run.smithi099.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-08T22:07:43.207 INFO:teuthology.orchestra.run.smithi089.stdout:done 2023-12-08T22:07:43.569 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-12-08T22:07:43.594 DEBUG:teuthology.orchestra.run.smithi099:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-08T22:07:43.620 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2023-12-08T22:07:43.660 INFO:teuthology.orchestra.run.smithi099.stdout:Reading package lists... 2023-12-08T22:07:43.661 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2023-12-08T22:07:43.662 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2023-12-08T22:07:43.662 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2023-12-08T22:07:43.662 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2023-12-08T22:07:43.663 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 20 2023-12-08T22:07:43.663 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2023-12-08T22:07:43.663 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2023-12-08T22:07:43.663 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2023-12-08T22:07:43.663 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.4.0.169.167 2023-12-08T22:07:43.663 INFO:teuthology.orchestra.run.smithi089.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-08T22:07:43.664 INFO:teuthology.orchestra.run.smithi089.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-08T22:07:43.664 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2023-12-08T22:07:43.664 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2023-12-08T22:07:43.664 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2023-12-08T22:07:43.664 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2023-12-08T22:07:43.665 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-169-generic 2023-12-08T22:07:43.665 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-08T22:07:43.665 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-08T22:07:43.665 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-08T22:07:43.665 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi089.front.sepia.ceph.com, path=None, version=distro) 2023-12-08T22:07:43.666 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2023-12-08T22:07:43.762 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2023-12-08T22:07:43.866 INFO:teuthology.orchestra.run.smithi099.stdout:Building dependency tree... 2023-12-08T22:07:43.866 INFO:teuthology.orchestra.run.smithi099.stdout:Reading state information... 2023-12-08T22:07:43.899 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-12-08T22:07:43.944 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-12-08T22:07:43.990 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-12-08T22:07:44.040 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-12-08T22:07:44.088 INFO:teuthology.orchestra.run.smithi099.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-08T22:07:44.088 INFO:teuthology.orchestra.run.smithi099.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-08T22:07:44.090 DEBUG:teuthology.orchestra.run.smithi099:> dpkg -s linux-image-generic 2023-12-08T22:07:44.157 INFO:teuthology.orchestra.run.smithi099.stdout:Package: linux-image-generic 2023-12-08T22:07:44.157 INFO:teuthology.orchestra.run.smithi099.stdout:Status: install ok installed 2023-12-08T22:07:44.157 INFO:teuthology.orchestra.run.smithi099.stdout:Priority: optional 2023-12-08T22:07:44.157 INFO:teuthology.orchestra.run.smithi099.stdout:Section: kernel 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout:Installed-Size: 20 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout:Maintainer: Ubuntu Kernel Team 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout:Architecture: amd64 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout:Source: linux-meta 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout:Version: 5.4.0.169.167 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.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-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.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-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout:Recommends: thermald 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout:Description: Generic Linux kernel image 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout: This package will always depend on the latest generic kernel image 2023-12-08T22:07:44.158 INFO:teuthology.orchestra.run.smithi099.stdout: available. 2023-12-08T22:07:44.159 DEBUG:teuthology.orchestra.run.smithi099:> mktemp 2023-12-08T22:07:44.164 INFO:teuthology.orchestra.run.smithi099.stdout:/tmp/tmp.2HDaiYC4d0 2023-12-08T22:07:44.164 DEBUG:teuthology.orchestra.run.smithi099:> sudo cp /boot/grub/grub.cfg /tmp/tmp.2HDaiYC4d0 2023-12-08T22:07:44.177 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0666 /tmp/tmp.2HDaiYC4d0 2023-12-08T22:07:44.268 DEBUG:teuthology.orchestra.remote:smithi099:/tmp/tmp.2HDaiYC4d0 is 9KB 2023-12-08T22:07:44.283 DEBUG:teuthology.orchestra.run.smithi099:> rm -fr /tmp/tmp.2HDaiYC4d0 2023-12-08T22:07:44.289 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-08T22:07:44.345 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-12-08T22:07:44.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-08T22:07:44.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-08T22:07:44.380 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-08T22:07:44.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo update-grub 2023-12-08T22:07:45.670 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2023-12-08T22:07:45.695 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2023-12-08T22:07:45.762 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2023-12-08T22:07:45.813 INFO:teuthology.orchestra.run.smithi099.stderr:Sourcing file `/etc/default/grub' 2023-12-08T22:07:45.818 INFO:teuthology.orchestra.run.smithi099.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-08T22:07:45.826 INFO:teuthology.orchestra.run.smithi099.stderr:Generating grub configuration file ... 2023-12-08T22:07:45.969 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2023-12-08T22:07:45.969 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2023-12-08T22:07:46.074 INFO:teuthology.orchestra.run.smithi099.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-08T22:07:46.085 INFO:teuthology.orchestra.run.smithi099.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-08T22:07:46.188 INFO:teuthology.orchestra.run.smithi089.stdout:linux-image-generic is already the newest version (5.4.0.169.167). 2023-12-08T22:07:46.188 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 0 newly installed, 0 to remove and 280 not upgraded. 2023-12-08T22:07:46.190 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2023-12-08T22:07:46.211 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2023-12-08T22:07:46.211 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 20 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.4.0.169.167 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.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-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.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-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2023-12-08T22:07:46.212 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2023-12-08T22:07:46.213 DEBUG:teuthology.orchestra.run.smithi089:> mktemp 2023-12-08T22:07:46.218 INFO:teuthology.orchestra.run.smithi089.stdout:/tmp/tmp.wBSAItQSWL 2023-12-08T22:07:46.218 DEBUG:teuthology.orchestra.run.smithi089:> sudo cp /boot/grub/grub.cfg /tmp/tmp.wBSAItQSWL 2023-12-08T22:07:46.229 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0666 /tmp/tmp.wBSAItQSWL 2023-12-08T22:07:46.313 DEBUG:teuthology.orchestra.remote:smithi089:/tmp/tmp.wBSAItQSWL is 9KB 2023-12-08T22:07:46.327 DEBUG:teuthology.orchestra.run.smithi089:> rm -fr /tmp/tmp.wBSAItQSWL 2023-12-08T22:07:46.333 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-12-08T22:07:46.387 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:07:46.387 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-12-08T22:07:46.387 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-12-08T22:07:46.423 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-169-generic 2023-12-08T22:07:46.423 DEBUG:teuthology.orchestra.run.smithi089:> sudo update-grub 2023-12-08T22:07:46.443 INFO:teuthology.orchestra.run.smithi099.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-08T22:07:46.455 INFO:teuthology.orchestra.run.smithi099.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-08T22:07:47.219 INFO:teuthology.orchestra.run.smithi099.stderr:done 2023-12-08T22:07:47.221 DEBUG:teuthology.orchestra.run.smithi099:> sudo shutdown -r now 2023-12-08T22:07:47.851 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub' 2023-12-08T22:07:47.861 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-12-08T22:07:47.872 INFO:teuthology.orchestra.run.smithi089.stderr:Generating grub configuration file ... 2023-12-08T22:07:48.158 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.4.0-169-generic 2023-12-08T22:07:48.170 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.4.0-169-generic 2023-12-08T22:07:48.612 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-12-08T22:07:48.623 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-12-08T22:07:49.659 INFO:teuthology.orchestra.run.smithi089.stderr:done 2023-12-08T22:07:49.661 DEBUG:teuthology.orchestra.run.smithi089:> sudo shutdown -r now 2023-12-08T22:08:17.250 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-08T22:08:17.251 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-12-08T22:08:17.252 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:08:19.666 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-08T22:08:19.666 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-08T22:08:19.667 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:08:35.683 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2023-12-08T22:08:37.990 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2023-12-08T22:08:44.690 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-12-08T22:08:44.691 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:08:46.994 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-08T22:08:46.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:08:47.746 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2023-12-08T22:08:50.050 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2023-12-08T22:08:59.754 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-12-08T22:08:59.755 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:09:02.054 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-08T22:09:02.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:09:20.486 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2023-12-08T22:09:31.433 DEBUG:teuthology.orchestra.run.smithi099:> true 2023-12-08T22:09:32.044 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-12-08T22:09:32.044 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-169-generic"... 2023-12-08T22:09:32.045 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2023-12-08T22:09:32.051 INFO:teuthology.orchestra.run.smithi099.stdout:5.4.0-169-generic 2023-12-08T22:09:32.051 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-08T22:09:32.051 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-08T22:09:32.051 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-08T22:09:33.053 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-08T22:09:33.053 DEBUG:teuthology.orchestra.run.smithi099:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-08T22:09:33.138 INFO:teuthology.orchestra.run.smithi099.stdout:ttyS1 2023-12-08T22:09:33.157 DEBUG:teuthology.parallel:result is None 2023-12-08T22:09:35.487 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-08T22:09:35.488 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:09:35.690 DEBUG:teuthology.orchestra.run.smithi089:> true 2023-12-08T22:09:36.214 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-08T22:09:36.214 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-169-generic"... 2023-12-08T22:09:36.214 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2023-12-08T22:09:36.221 INFO:teuthology.orchestra.run.smithi089.stdout:5.4.0-169-generic 2023-12-08T22:09:36.221 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-169-generic vs 5.4.0-169-generic 2023-12-08T22:09:36.221 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-08T22:09:36.221 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-12-08T22:09:37.222 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-08T22:09:37.223 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-08T22:09:37.314 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2023-12-08T22:09:37.332 DEBUG:teuthology.parallel:result is None 2023-12-08T22:09:37.332 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-08T22:09:37.340 INFO:teuthology.task.internal:Creating test directory... 2023-12-08T22:09:37.340 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-08T22:09:37.343 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-08T22:09:37.350 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-08T22:09:37.369 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-08T22:09:37.417 INFO:teuthology.task.internal:Creating archive directory... 2023-12-08T22:09:37.417 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-08T22:09:37.420 DEBUG:teuthology.orchestra.run.smithi099:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-08T22:09:37.443 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-08T22:09:37.467 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-08T22:09:37.467 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-08T22:09:37.469 DEBUG:teuthology.orchestra.run.smithi099:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-08T22:09:37.485 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T22:09:37.496 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T22:09:37.506 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T22:09:37.517 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T22:09:37.519 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-08T22:09:37.526 INFO:teuthology.task.internal:Configuring sudo... 2023-12-08T22:09:37.526 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-08T22:09:37.540 DEBUG:teuthology.orchestra.run.smithi099:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-08T22:09:37.555 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-08T22:09:37.571 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-08T22:09:37.571 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-08T22:09:37.574 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-08T22:09:37.605 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-08T22:09:37.628 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-08T22:09:37.635 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:09:37.635 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-08T22:09:37.662 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-08T22:09:37.669 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-08T22:09:37.676 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-12-08T22:09:37.677 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-08T22:09:37.695 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2023-12-08T22:09:37.707 DEBUG:teuthology.orchestra.run.smithi099:> sudo service rsyslog restart 2023-12-08T22:09:37.760 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-08T22:09:37.767 INFO:teuthology.task.internal:Starting timer... 2023-12-08T22:09:37.767 INFO:teuthology.run_tasks:Running task pcp... 2023-12-08T22:09:37.796 INFO:teuthology.run_tasks:Running task selinux... 2023-12-08T22:09:37.847 DEBUG:teuthology.task.selinux:Excluding smithi089: OS 'ubuntu' does not support SELinux 2023-12-08T22:09:37.847 DEBUG:teuthology.task.selinux:Excluding smithi099: OS 'ubuntu' does not support SELinux 2023-12-08T22:09:37.847 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-08T22:09:37.847 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-12-08T22:09:37.847 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-08T22:09:37.848 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-08T22:09:37.897 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-08T22:09:37.897 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-08T22:09:37.916 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-08T22:09:37.917 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi089.front.sepia.ceph.com,smithi099.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-08T22:15:34.149 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi099.front.sepia.ceph.com')] 2023-12-08T22:15:34.150 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-08T22:15:34.151 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:15:34.200 DEBUG:teuthology.orchestra.run.smithi089:> true 2023-12-08T22:15:34.328 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-08T22:15:34.328 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-12-08T22:15:34.328 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:15:34.380 DEBUG:teuthology.orchestra.run.smithi099:> true 2023-12-08T22:15:34.500 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2023-12-08T22:15:34.500 INFO:teuthology.run_tasks:Running task clock... 2023-12-08T22:15:34.515 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-08T22:15:34.516 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-08T22:15:34.516 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T22:15:34.518 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-08T22:15:34.518 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T22:15:34.552 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-08T22:15:34.552 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: Command line: ntpd -gq 2023-12-08T22:15:34.553 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: proto: precision = 0.070 usec (-24) 2023-12-08T22:15:34.553 INFO:teuthology.orchestra.run.smithi089.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-08T22:15:34.553 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-08T22:15:34.554 INFO:teuthology.orchestra.run.smithi089.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-08T22:15:34.555 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: restrict ::: KOD does nothing without LIMITED. 2023-12-08T22:15:34.555 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: Listen and drop on 0 v6wildcard [::]:123 2023-12-08T22:15:34.555 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-08T22:15:34.555 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: Listen normally on 2 lo 127.0.0.1:123 2023-12-08T22:15:34.555 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: Listen normally on 3 enp3s0f1 172.21.15.89:123 2023-12-08T22:15:34.555 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: Listen normally on 4 lo [::1]:123 2023-12-08T22:15:34.555 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d501%5]:123 2023-12-08T22:15:34.555 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:34 ntpd[23629]: Listening on routing socket on fd #22 for interface updates 2023-12-08T22:15:34.556 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-12-08T22:15:34.556 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: Command line: ntpd -gq 2023-12-08T22:15:34.556 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: proto: precision = 0.095 usec (-23) 2023-12-08T22:15:34.556 INFO:teuthology.orchestra.run.smithi099.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-08T22:15:34.557 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-12-08T22:15:34.557 INFO:teuthology.orchestra.run.smithi099.stderr:restrict ::: KOD does nothing without LIMITED. 2023-12-08T22:15:34.558 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: restrict ::: KOD does nothing without LIMITED. 2023-12-08T22:15:34.558 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: Listen and drop on 0 v6wildcard [::]:123 2023-12-08T22:15:34.558 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-12-08T22:15:34.558 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: Listen normally on 2 lo 127.0.0.1:123 2023-12-08T22:15:34.558 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: Listen normally on 3 enp3s0f1 172.21.15.99:123 2023-12-08T22:15:34.558 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: Listen normally on 4 lo [::1]:123 2023-12-08T22:15:34.558 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d803%5]:123 2023-12-08T22:15:34.558 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:34 ntpd[23615]: Listening on routing socket on fd #22 for interface updates 2023-12-08T22:15:36.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:36 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:36.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:36 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:36.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:36 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:36.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:36 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:36.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:36 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:36.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:36 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:36.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:36 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:36.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:36 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:37.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:37 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:37.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:37 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:37.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:37 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:37.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:37 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:37.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:37 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:37.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:37 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:37.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:37.557 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:37.557 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:37.557 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:37 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:38.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:38.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:38.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:38.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:38.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:38.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:38.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:38.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:38.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:38.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:38.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:38.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:38 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:38.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:38 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:38.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:38 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:38.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:38 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:38.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:38 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:38.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:38 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:38.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:38 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:39.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:39 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:39.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:39 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:39.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:39 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:39.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:39 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:39.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:39 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:39.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:39 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:39.555 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:39.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:39 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:40.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:40.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:40.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:40.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:40.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:40.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:40.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:40.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:40.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:40.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:40.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:40.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:40 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:40.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:40 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:40.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:40 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:40.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:40 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:40.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:40 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:40.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:40 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:40.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:40 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:41.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:41 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:41.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:41 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:41.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:41 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:41.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:41 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:41.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:41 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:41.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:41 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:41.555 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:41.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:41 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:42.553 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stdout: 8 Dec 22:15:42 ntpd[23629]: ntpd: time slew -0.000043 s 2023-12-08T22:15:42.554 INFO:teuthology.orchestra.run.smithi089.stdout:ntpd: time slew -0.000043s 2023-12-08T22:15:42.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-08T22:15:42.555 INFO:teuthology.orchestra.run.smithi089.stderr: 8 Dec 22:15:42 ntpd[23629]: can't open /var/log/ntpstats/loopstats.20231208: Permission denied 2023-12-08T22:15:42.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:42 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:42.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:42 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:42.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:42 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:42.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:42 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:42.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:42 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:42.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:42 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:42.623 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2023-12-08T22:15:42.623 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2023-12-08T22:15:42.623 INFO:teuthology.orchestra.run.smithi089.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T22:15:42.623 INFO:teuthology.orchestra.run.smithi089.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T22:15:42.623 INFO:teuthology.orchestra.run.smithi089.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T22:15:42.623 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T22:15:43.555 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: can't open /var/log/ntpstats/rawstats.20231208: Permission denied 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: can't open /var/log/ntpstats/peerstats.20231208: Permission denied 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stdout: 8 Dec 22:15:43 ntpd[23615]: ntpd: time slew +0.000061 s 2023-12-08T22:15:43.556 INFO:teuthology.orchestra.run.smithi099.stdout:ntpd: time slew +0.000061s 2023-12-08T22:15:43.557 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-12-08T22:15:43.557 INFO:teuthology.orchestra.run.smithi099.stderr: 8 Dec 22:15:43 ntpd[23615]: can't open /var/log/ntpstats/loopstats.20231208: Permission denied 2023-12-08T22:15:43.623 INFO:teuthology.orchestra.run.smithi099.stdout: remote refid st t when poll reach delay offset jitter 2023-12-08T22:15:43.623 INFO:teuthology.orchestra.run.smithi099.stdout:============================================================================== 2023-12-08T22:15:43.623 INFO:teuthology.orchestra.run.smithi099.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T22:15:43.623 INFO:teuthology.orchestra.run.smithi099.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T22:15:43.623 INFO:teuthology.orchestra.run.smithi099.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T22:15:43.624 INFO:teuthology.orchestra.run.smithi099.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-12-08T22:15:43.624 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-08T22:15:43.702 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '451ceae11b5d4caee05e94372fe658621eefc0b1'} 2023-12-08T22:15:43.702 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-12-08T22:15:43.702 INFO:tasks.cephadm:Cluster fsid is 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:15:43.702 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-08T22:15:43.703 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.89', 'mon.c': '[v2:172.21.15.89:3301,v1:172.21.15.89:6790]', 'mon.b': '172.21.15.99'} 2023-12-08T22:15:43.703 INFO:tasks.cephadm:First mon is mon.a on smithi089 2023-12-08T22:15:43.703 INFO:tasks.cephadm:First mgr is y 2023-12-08T22:15:43.703 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-08T22:15:43.703 DEBUG:teuthology.orchestra.run.smithi089:> sudo hostname $(hostname -s) 2023-12-08T22:15:43.720 DEBUG:teuthology.orchestra.run.smithi099:> sudo hostname $(hostname -s) 2023-12-08T22:15:43.737 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-12-08T22:15:43.738 DEBUG:teuthology.orchestra.run.smithi089:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-08T22:15:44.010 INFO:teuthology.orchestra.run.smithi089.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 8 22:15 /home/ubuntu/cephtest/cephadm 2023-12-08T22:15:44.010 DEBUG:teuthology.orchestra.run.smithi099:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-08T22:15:44.192 INFO:teuthology.orchestra.run.smithi099.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Dec 8 22:15 /home/ubuntu/cephtest/cephadm 2023-12-08T22:15:44.192 DEBUG:teuthology.orchestra.run.smithi089:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-08T22:15:44.201 DEBUG:teuthology.orchestra.run.smithi099:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-08T22:15:44.220 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /etc/ceph 2023-12-08T22:15:44.257 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /etc/ceph 2023-12-08T22:15:44.273 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 777 /etc/ceph 2023-12-08T22:15:44.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 777 /etc/ceph 2023-12-08T22:15:44.299 INFO:tasks.cephadm:Writing seed config... 2023-12-08T22:15:44.300 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-08T22:15:44.300 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-08T22:15:44.300 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-08T22:15:44.300 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-08T22:15:44.300 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-08T22:15:44.300 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-08T22:15:44.300 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-08T22:15:44.300 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-08T22:15:44.301 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:15:44.301 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-08T22:15:44.310 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 = 544107b6-9617-11ee-95a3-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-12-08T22:15:44.310 DEBUG:teuthology.orchestra.run.smithi089:mon.a> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a.service 2023-12-08T22:15:44.356 DEBUG:teuthology.orchestra.run.smithi089:mgr.y> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y.service 2023-12-08T22:15:44.358 INFO:tasks.cephadm:Bootstrapping... 2023-12-08T22:15:44.358 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 544107b6-9617-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.89 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:15:44.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2023-12-08T22:15:44.532 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-12-08T22:15:44.532 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-12-08T22:15:44.532 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-12-08T22:15:44.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-08T22:15:44.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-08T22:15:44.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-08T22:15:44.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:15:44.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-08T22:15:44.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-08T22:15:44.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-08T22:15:44.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:15:44.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-08T22:15:44.562 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-08T22:15:44.563 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-08T22:15:44.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:15:44.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-08T22:15:44.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-08T22:15:44.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-08T22:15:44.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:15:44.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-08T22:15:44.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-08T22:15:44.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-08T22:15:44.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-08T22:15:44.595 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-08T22:15:44.595 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Repeating the final host check... 2023-12-08T22:15:44.595 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2023-12-08T22:15:44.595 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:systemctl is present 2023-12-08T22:15:44.595 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:lvcreate is present 2023-12-08T22:15:44.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-08T22:15:44.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-08T22:15:44.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-08T22:15:44.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:15:44.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-08T22:15:44.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-12-08T22:15:44.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-08T22:15:44.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:15:44.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2023-12-08T22:15:44.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout masked 2023-12-08T22:15:44.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2023-12-08T22:15:44.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:15:44.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2023-12-08T22:15:44.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-12-08T22:15:44.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2023-12-08T22:15:44.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:15:44.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2023-12-08T22:15:44.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-08T22:15:44.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2023-12-08T22:15:44.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-08T22:15:44.658 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2023-12-08T22:15:44.658 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Host looks OK 2023-12-08T22:15:44.659 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:root:Cluster fsid: 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:15:44.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Acquiring lock 140182800971952 on /run/cephadm/544107b6-9617-11ee-95a3-87774f69a715.lock 2023-12-08T22:15:44.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Lock 140182800971952 acquired on /run/cephadm/544107b6-9617-11ee-95a3-87774f69a715.lock 2023-12-08T22:15:44.659 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Verifying IP 172.21.15.89 port 3300 ... 2023-12-08T22:15:44.659 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Verifying IP 172.21.15.89 port 6789 ... 2023-12-08T22:15:44.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.89, final addrv is [v2:172.21.15.89:3300,v1:172.21.15.89:6789] 2023-12-08T22:15:44.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2023-12-08T22:15:44.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2023-12-08T22:15:44.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.89 metric 100 2023-12-08T22:15:44.663 INFO:teuthology.orchestra.run.smithi089.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-08T22:15:44.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.89 2023-12-08T22:15:44.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.89 metric 100 2023-12-08T22:15:44.664 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Mon IP 172.21.15.89 is in CIDR network 172.21.0.0/20 2023-12-08T22:15:44.667 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-12-08T22:15:44.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2023-12-08T22:15:44.838 INFO:journalctl@ceph.mon.a.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:15:44.843 INFO:journalctl@ceph.mgr.y.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:15:48.483 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2023-12-08T22:15:48.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2023-12-08T22:15:48.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2023-12-08T22:15:50.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2023-12-08T22:15:50.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2023-12-08T22:15:54.382 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2023-12-08T22:15:54.383 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2023-12-08T22:15:54.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2023-12-08T22:16:07.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2023-12-08T22:16:07.221 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2023-12-08T22:16:07.268 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2023-12-08T22:16:07.296 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2023-12-08T22:16:07.298 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-12-08T22:16:07.298 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-12-08T22:16:07.298 INFO:teuthology.orchestra.run.smithi089.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=smithi089 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-12-08T22:16:18.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-12-08T22:16:18.572 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Creating initial keys... 2023-12-08T22:16:18.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T22:16:18.573 INFO:teuthology.orchestra.run.smithi089.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=smithi089 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T22:16:19.212 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQCzlXNlTIOZDBAA9pi8iac/061erUJ5YT3QeQ== 2023-12-08T22:16:19.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T22:16:19.685 INFO:teuthology.orchestra.run.smithi089.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=smithi089 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T22:16:20.394 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQC0lXNlxGxoFxAAtR/EuHqodPCIUCx1Gsjalg== 2023-12-08T22:16:20.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T22:16:20.856 INFO:teuthology.orchestra.run.smithi089.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=smithi089 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T22:16:21.504 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQC1lXNl+mkDHhAAcCSP7gk0bBvfteVCw+rC9g== 2023-12-08T22:16:21.953 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Creating initial monmap... 2023-12-08T22:16:21.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/tmp/ceph-tmp2qv6b316:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '544107b6-9617-11ee-95a3-87774f69a715', '--addv', 'a', '[v2:172.21.15.89:3300,v1:172.21.15.89:6789]', '/tmp/monmap'] 2023-12-08T22:16:21.953 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /tmp/ceph-tmp2qv6b316:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 544107b6-9617-11ee-95a3-87774f69a715 --addv a [v2:172.21.15.89:3300,v1:172.21.15.89:6789] /tmp/monmap 2023-12-08T22:16:22.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-08T22:16:22.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:22.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-08T22:16:23.140 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Creating mon... 2023-12-08T22:16:23.143 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmp8s5hwf0n:/tmp/keyring:z', '-v', '/tmp/ceph-tmp2qv6b316:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '544107b6-9617-11ee-95a3-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-12-08T22:16:23.144 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp8s5hwf0n:/tmp/keyring:z -v /tmp/ceph-tmp2qv6b316:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 544107b6-9617-11ee-95a3-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 1 imported monmap: 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-12-08T22:16:22.652245+0000 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-12-08T22:16:22.652245+0000 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.a 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 0 /usr/bin/ceph-mon: set fsid to 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 0 set rocksdb option compression = kNoCompression 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 0 set rocksdb option compression = kNoCompression 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.832+0000 7fc2633cd6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Compile date Mar 23 2020 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: DB SUMMARY 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.create_if_missing: 1 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.env: 0x5611f509e1a0 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.info_log: 0x5611f74f3a80 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:16:23.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.db_log_dir: 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:16:23.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.write_buffer_manager: 0x5611f8094120 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:16:23.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:16:23.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.row_cache: None 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.wal_filter: None 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:16:23.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Compression algorithms supported: 2023-12-08T22:16:23.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: kZSTD supported: 0 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:16:23.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.merge_operator: 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5611f741c130) 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-12-08T22:16:23.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x5611f7452510 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-12-08T22:16:23.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:16:23.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.num_levels: 7 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:16:23.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:16:23.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:16:23.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:16:23.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.836+0000 7fc2633cd6c0 4 rocksdb: Options.ttl: 0 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.840+0000 7fc2633cd6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.840+0000 7fc2633cd6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.844+0000 7fc2633cd6c0 4 rocksdb: DB pointer 0x5611f74ed200 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.848+0000 7fc24c58e700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.848+0000 7fc24c58e700 4 rocksdb: [db/db_impl.cc:778] 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:16:23.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:16:23.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:16:23.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:16:23.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:16:23.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.848+0000 7fc2633cd6c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-12-08T22:16:23.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.848+0000 7fc2633cd6c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-12-08T22:16:23.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:16:23.848+0000 7fc2633cd6c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-08T22:16:24.371 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:24.376 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-12-08T22:16:24.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-12-08T22:16:24.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-12-08T22:16:24.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-12-08T22:16:24.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-544107b6-9617-11ee-95a3-87774f69a715.target 2023-12-08T22:16:24.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-544107b6-9617-11ee-95a3-87774f69a715.target -> /etc/systemd/system/ceph-544107b6-9617-11ee-95a3-87774f69a715.target. 2023-12-08T22:16:24.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-544107b6-9617-11ee-95a3-87774f69a715.target -> /etc/systemd/system/ceph-544107b6-9617-11ee-95a3-87774f69a715.target. 2023-12-08T22:16:24.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl start ceph-544107b6-9617-11ee-95a3-87774f69a715.target 2023-12-08T22:16:24.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-08T22:16:25.158 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:16:25.168 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:16:25.173 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a.service: Unit ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a.service not loaded. 2023-12-08T22:16:25.173 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:16:25.179 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-544107b6-9617-11ee-95a3-87774f69a715.target.wants/ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-544107b6-9617-11ee-95a3-87774f69a715@.service. 2023-12-08T22:16:25.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl start ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:16:25.401 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-08T22:16:25.401 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Waiting for mon to start... 2023-12-08T22:16:25.401 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Waiting for mon... 2023-12-08T22:16:25.401 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-12-08T22:16:25.633 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:25 smithi089 docker[24362]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.a 2023-12-08T22:16:25.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:25 smithi089 systemd[1]: Started Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:16:26.633 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:26 smithi089 bash[24382]: cluster 2023-12-08T22:16:26.489295+0000 mon.a (mon.0) 0 : [INF] mkfs 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:26.633 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:26 smithi089 bash[24382]: cluster 2023-12-08T22:16:26.470987+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T22:16:26.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-12-08T22:16:26.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:26.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.233132s) 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-12-08T22:16:26.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:27.229 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-12-08T22:16:27.229 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-08T22:16:27.229 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z -v /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-12-08T22:16:27.633 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:27 smithi089 bash[24382]: cluster 2023-12-08T22:16:26.484729+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T22:16:27.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:27 smithi089 bash[24382]: cluster 2023-12-08T22:16:26.486235+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} 2023-12-08T22:16:27.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:27 smithi089 bash[24382]: cluster 2023-12-08T22:16:26.493174+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T22:16:27.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:27 smithi089 bash[24382]: cluster 2023-12-08T22:16:26.501426+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-08T22:16:27.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:27 smithi089 bash[24382]: cluster 2023-12-08T22:16:26.503294+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-08T22:16:27.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:27 smithi089 bash[24382]: audit 2023-12-08T22:16:26.717794+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.89:0/873099891' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-08T22:16:28.194 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.89:3300,v1:172.21.15.89:6789] 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-12-08T22:16:28.195 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-12-08T22:16:28.196 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-12-08T22:16:28.676 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-12-08T22:16:28.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-08T22:16:28.676 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z -v /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-12-08T22:16:28.703 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:28 smithi089 bash[24382]: audit 2023-12-08T22:16:28.183484+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.89:0/375080359' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-08T22:16:28.703 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:28 smithi089 bash[24382]: audit 2023-12-08T22:16:28.187315+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.89:0/375080359' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-08T22:16:30.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:29 smithi089 bash[24382]: audit 2023-12-08T22:16:29.630034+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.89:0/343677396' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:16:30.156 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Restarting the monitor... 2023-12-08T22:16:30.156 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:16:30.540 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 systemd[1]: Stopping Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:16:30.540 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 bash[24382]: debug 2023-12-08T22:16:30.244+0000 7f8c77f0b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:16:30.540 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 bash[24382]: debug 2023-12-08T22:16:30.244+0000 7f8c77f0b700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-08T22:16:30.843 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 docker[24780]: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.a 2023-12-08T22:16:30.875 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Setting mon public_network... 2023-12-08T22:16:30.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2023-12-08T22:16:30.875 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2023-12-08T22:16:31.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a.service: Succeeded. 2023-12-08T22:16:31.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 systemd[1]: Stopped Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:16:31.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 systemd[1]: Starting Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:16:31.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 docker[24819]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.a 2023-12-08T22:16:31.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:30 smithi089 systemd[1]: Started Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:16:32.127 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.800+0000 7f550d0dd6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:16:32.127 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.800+0000 7f550d0dd6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-12-08T22:16:32.128 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.800+0000 7f550d0dd6c0 0 pidfile_write: ignore empty --pid-file 2023-12-08T22:16:32.128 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 0 load: jerasure load: lrc load: isa 2023-12-08T22:16:32.128 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 0 set rocksdb option compression = kNoCompression 2023-12-08T22:16:32.128 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T22:16:32.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T22:16:32.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 0 set rocksdb option compression = kNoCompression 2023-12-08T22:16:32.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T22:16:32.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T22:16:32.129 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 1 rocksdb: do_open column families: [default] 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Compile date Mar 23 2020 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: DB SUMMARY 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: CURRENT file: CURRENT 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69123 ; 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.create_if_missing: 0 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.env: 0x5584932231a0 2023-12-08T22:16:32.130 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.info_log: 0x55849464e9a0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:16:32.131 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.db_log_dir: 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.write_buffer_manager: 0x5584951e8ae0 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:16:32.132 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.row_cache: None 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.wal_filter: None 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:16:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:16:32.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Compression algorithms supported: 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: kZSTD supported: 0 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.808+0000 7f550d0dd6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-12-08T22:16:32.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.merge_operator: 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55849456e138) 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: cache_index_and_filter_blocks: 1 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: cache_index_and_filter_blocks_with_high_priority: 1 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: pin_top_level_index_and_filter: 1 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: index_type: 0 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: data_block_index_type: 0 2023-12-08T22:16:32.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:16:32.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: hash_index_allow_collision: 1 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: checksum: 1 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: no_block_cache: 0 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: block_cache: 0x5584945a4610 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: block_cache_name: BinnedLRUCache 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: block_cache_options: 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: capacity : 536870912 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: num_shard_bits : 4 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: strict_capacity_limit : 0 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: high_pri_pool_ratio: 0.000 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: block_cache_compressed: (nil) 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: persistent_cache: (nil) 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: block_size: 4096 2023-12-08T22:16:32.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: block_size_deviation: 10 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: block_restart_interval: 16 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: index_block_restart_interval: 1 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: metadata_block_size: 4096 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: partition_filters: 0 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: use_delta_encoding: 1 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: whole_key_filtering: 1 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: verify_compression: 0 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: read_amp_bytes_per_bit: 0 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: format_version: 2 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: enable_index_compression: 1 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: block_align: 0 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:16:32.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.num_levels: 7 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:16:32.140 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:16:32.141 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:16:32.142 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:16:32.143 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: Options.ttl: 0 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702073791814686, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702073791816135, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66228, "table_properties": {"data_size": 64523, "index_size": 310, "filter_size": 581, "raw_key_size": 8630, "raw_average_key_size": 46, "raw_value_size": 59539, "raw_average_value_size": 321, "num_data_blocks": 10, "num_entries": 185, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.812+0000 7f550d0dd6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702073791817091, "job": 1, "event": "recovery_finished"} 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.816+0000 7f550d0dd6c0 4 rocksdb: DB pointer 0x55849463f200 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.816+0000 7f54f422a700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.816+0000 7f54f422a700 4 rocksdb: [db/db_impl.cc:778] 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ** DB Stats ** 2023-12-08T22:16:32.144 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ** Compaction Stats [default] ** 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: L0 2/0 66.30 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 62.5 0.00 0.00 1 0.001 0 0 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Sum 2/0 66.30 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 62.5 0.00 0.00 1 0.001 0 0 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 62.5 0.00 0.00 1 0.001 0 0 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ** Compaction Stats [default] ** 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:16:32.145 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 62.5 0.00 0.00 1 0.001 0 0 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Cumulative compaction: 0.00 GB write, 11.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Interval compaction: 0.00 GB write, 11.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ** Compaction Stats [default] ** 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:16:32.146 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: L0 2/0 66.30 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 62.5 0.00 0.00 1 0.001 0 0 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Sum 2/0 66.30 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 62.5 0.00 0.00 1 0.001 0 0 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ** Compaction Stats [default] ** 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 62.5 0.00 0.00 1 0.001 0 0 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Cumulative compaction: 0.00 GB write, 11.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:16:32.147 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.816+0000 7f550d0dd6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 1 mon.a@-1(???) e1 preinit fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 0 mon.a@-1(???).mds e1 new map 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 0 mon.a@-1(???).mds e1 print_map 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: e1 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: legacy client fscid: -1 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: No filesystems configured 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-08T22:16:32.148 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: audit 2023-12-08T22:16:29.630034+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.89:0/343677396' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta expand map: {default=false} 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta from 'false' to 'false' 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta expanded map: {default=false} 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta expand map: {default=info} 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta from 'info' to 'info' 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta expanded map: {default=info} 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta expand map: {default=daemon} 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta from 'daemon' to 'daemon' 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta expanded map: {default=daemon} 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta expand map: {default=debug} 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta from 'debug' to 'debug' 2023-12-08T22:16:32.149 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: debug 2023-12-08T22:16:31.820+0000 7f550d0dd6c0 20 expand_channel_meta expanded map: {default=debug} 2023-12-08T22:16:32.150 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: cluster 2023-12-08T22:16:31.829049+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T22:16:32.150 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: cluster 2023-12-08T22:16:31.829114+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} 2023-12-08T22:16:32.150 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: cluster 2023-12-08T22:16:31.829153+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-08T22:16:32.150 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: cluster 2023-12-08T22:16:31.829180+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-08T22:16:32.150 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:31 smithi089 bash[24830]: cluster 2023-12-08T22:16:31.829624+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-08T22:16:32.667 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Creating mgr... 2023-12-08T22:16:32.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-08T22:16:32.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:16:32.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:16:32.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y.service: Unit ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y.service not loaded. 2023-12-08T22:16:32.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:16:32.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-544107b6-9617-11ee-95a3-87774f69a715.target.wants/ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-544107b6-9617-11ee-95a3-87774f69a715@.service. 2023-12-08T22:16:33.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Running command: systemctl start ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:16:33.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:32 smithi089 bash[24830]: audit 2023-12-08T22:16:32.074503+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.89:0/2531188344' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-12-08T22:16:33.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:32 smithi089 bash[24830]: audit 2023-12-08T22:16:32.077719+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.89:0/2531188344' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-12-08T22:16:33.108 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:firewalld does not appear to be present 2023-12-08T22:16:33.108 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:16:33.108 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-12-08T22:16:33.108 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Waiting for mgr to start... 2023-12-08T22:16:33.108 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Waiting for mgr... 2023-12-08T22:16:33.108 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T22:16:33.108 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T22:16:33.383 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:33 smithi089 docker[25067]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.y 2023-12-08T22:16:33.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:33 smithi089 systemd[1]: Started Ceph mgr.y for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:16:34.360 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:34.361 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:34.361 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "544107b6-9617-11ee-95a3-87774f69a715", 2023-12-08T22:16:34.361 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T22:16:34.361 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T22:16:34.361 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T22:16:34.361 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T22:16:34.361 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:34.361 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T22:16:34.362 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T22:16:34.362 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T22:16:34.362 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:34.362 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T22:16:34.362 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T22:16:34.362 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:34.362 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2023-12-08T22:16:34.362 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T22:16:34.363 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:34.363 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T22:16:34.363 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T22:16:34.363 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:34.363 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T22:16:34.363 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:34.363 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T22:16:34.364 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T22:16:34.364 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T22:16:34.364 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T22:16:34.364 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T22:16:34.364 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T22:16:34.364 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:34.364 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T22:16:34.365 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T22:16:34.365 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T22:16:34.365 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T22:16:34.365 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T22:16:34.365 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T22:16:34.365 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T22:16:34.365 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T22:16:34.365 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T22:16:34.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:34.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T22:16:34.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:34.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T22:16:34.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T22:16:34.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:34.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T22:16:34.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-08T22:16:34.367 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T22:16:34.367 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:16:34.367 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:16:34.367 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:16:34.367 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:34.367 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:16:34.367 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:34.368 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T22:16:34.368 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:34.368 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T22:16:26.490354+0000", 2023-12-08T22:16:34.368 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:16:34.368 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:34.368 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T22:16:34.369 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:34.848 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-12-08T22:16:34.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:34 smithi089 bash[24830]: audit 2023-12-08T22:16:34.353390+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.89:0/14292083' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T22:16:35.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T22:16:35.850 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "544107b6-9617-11ee-95a3-87774f69a715", 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T22:16:36.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T22:16:36.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T22:16:36.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T22:16:36.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T22:16:36.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T22:16:36.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:36.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T22:16:36.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:36.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T22:16:26.490354+0000", 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T22:16:36.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:37.365 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-12-08T22:16:38.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:37 smithi089 bash[24830]: audit 2023-12-08T22:16:36.850668+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.89:0/2538012844' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T22:16:38.366 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T22:16:38.366 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: cluster 2023-12-08T22:16:38.359322+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: cluster 2023-12-08T22:16:38.365848+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00677785s) 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.367235+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.367695+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.368033+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.369273+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.369939+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: cluster 2023-12-08T22:16:38.373521+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.391202+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.816019+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: cluster 2023-12-08T22:16:38.816155+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-08T22:16:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.817993+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:16:39.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:38 smithi089 bash[24830]: audit 2023-12-08T22:16:38.827799+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"35b45aeb-b1e7-4a66-b156-325d0ab136f3"}]: dispatch 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "544107b6-9617-11ee-95a3-87774f69a715", 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T22:16:39.287 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T22:16:39.288 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T22:16:39.289 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:39.290 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:16:39.291 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:39.291 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T22:16:39.291 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:39.291 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T22:16:26.490354+0000", 2023-12-08T22:16:39.291 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:16:39.291 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:39.291 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T22:16:39.291 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:39.807 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2023-12-08T22:16:40.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T22:16:40.808 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T22:16:41.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: audit 2023-12-08T22:16:38.834372+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"35b45aeb-b1e7-4a66-b156-325d0ab136f3"}]': finished 2023-12-08T22:16:41.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: audit 2023-12-08T22:16:38.835381+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"bf4a7fbd-8279-4052-8f3d-f5845104d89c"}]: dispatch 2023-12-08T22:16:41.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: audit 2023-12-08T22:16:38.846516+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"bf4a7fbd-8279-4052-8f3d-f5845104d89c"}]': finished 2023-12-08T22:16:41.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: audit 2023-12-08T22:16:39.280270+0000 mon.a (mon.0) 26 : audit [DBG] from='client.? 172.21.15.89:0/1722343505' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T22:16:41.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: cluster 2023-12-08T22:16:39.367956+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.00889s) 2023-12-08T22:16:41.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: audit 2023-12-08T22:16:39.819122+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.89:0/2618137148' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:16:41.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: cluster 2023-12-08T22:16:39.819232+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-08T22:16:41.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: audit 2023-12-08T22:16:39.823999+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T22:16:41.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:40 smithi089 bash[24830]: audit 2023-12-08T22:16:40.721882+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T22:16:42.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:16:42.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:42.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "544107b6-9617-11ee-95a3-87774f69a715", 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 10, 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T22:16:42.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T22:16:42.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T22:16:42.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T22:16:26.490354+0000", 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T22:16:42.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:42.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:41 smithi089 bash[24830]: cluster 2023-12-08T22:16:40.821899+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-08T22:16:42.537 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Enabling cephadm module... 2023-12-08T22:16:42.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-12-08T22:16:42.537 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-12-08T22:16:43.121 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:42 smithi089 bash[24830]: audit 2023-12-08T22:16:42.031379+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.89:0/3114888751' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T22:16:44.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:43 smithi089 bash[24830]: audit 2023-12-08T22:16:43.664105+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.89:0/267553191' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-08T22:16:44.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:43 smithi089 bash[25088]: ignoring --setuser ceph since I am not root 2023-12-08T22:16:44.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:43 smithi089 bash[25088]: ignoring --setgroup ceph since I am not root 2023-12-08T22:16:44.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:43 smithi089 bash[25088]: debug 2023-12-08T22:16:43.872+0000 7ff284dd9040 1 -- 172.21.15.89:0/500899306 >> [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] conn(0x559c5bc54800 msgr2=0x559c5bbf9a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T22:16:44.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:43 smithi089 bash[25088]: debug 2023-12-08T22:16:43.872+0000 7ff284dd9040 1 --2- 172.21.15.89:0/500899306 >> [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] conn(0x559c5bc54800 0x559c5bbf9a80 secure :-1 s=READY pgs=23 cs=0 l=1 rx=0x559c5bc1c420 tx=0x559c5bc1ed70).stop 2023-12-08T22:16:44.375 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-08T22:16:44.375 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-08T22:16:45.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:44 smithi089 bash[24830]: audit 2023-12-08T22:16:43.841973+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.89:0/267553191' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-08T22:16:45.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:44 smithi089 bash[24830]: cluster 2023-12-08T22:16:43.842036+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 5s) 2023-12-08T22:16:45.481 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.481 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-12-08T22:16:45.481 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-12-08T22:16:45.481 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-08T22:16:45.481 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-08T22:16:45.481 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:6800", 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1611971513 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:6801", 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1611971513 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.89:6801/1611971513", 2023-12-08T22:16:45.482 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-08T22:16:38.359047+0000", 2023-12-08T22:16:45.483 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-08T22:16:45.483 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T22:16:45.483 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-08T22:16:45.483 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:16:45.483 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T22:16:45.483 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-08T22:16:45.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-08T22:16:45.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.805 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-08T22:16:45.806 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.807 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-08T22:16:45.808 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-08T22:16:45.809 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.810 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.811 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.812 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.813 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.814 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.815 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.816 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.817 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.818 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.819 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.820 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:16:45.821 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.822 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-08T22:16:45.823 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.824 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.825 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:16:45.826 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.827 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.828 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.829 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.830 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.831 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.832 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.833 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.834 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.835 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.836 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.837 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.838 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.839 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.840 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.841 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-08T22:16:45.842 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.843 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.844 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.845 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.846 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-08T22:16:45.847 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-08T22:16:45.848 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.849 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.850 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.851 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.852 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.853 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.854 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.855 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-08T22:16:45.856 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-08T22:16:45.857 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-08T22:16:45.858 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.859 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.860 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.861 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.862 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.863 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.864 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-08T22:16:45.865 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.866 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.867 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.868 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.869 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.870 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.871 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.872 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.873 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.874 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-08T22:16:45.875 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.876 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.877 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.878 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.879 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.880 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.881 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.882 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T22:16:45.883 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.884 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.885 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.886 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.887 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.888 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.889 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.890 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.891 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.892 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-08T22:16:45.893 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.894 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-08T22:16:45.895 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.896 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.897 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.898 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.899 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.900 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.901 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.902 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.903 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.904 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.905 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.906 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:16:45.907 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.908 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-08T22:16:45.909 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.910 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.911 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.912 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.913 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.914 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-08T22:16:45.915 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.916 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-08T22:16:45.917 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.918 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-08T22:16:45.919 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.920 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.921 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.922 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.923 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.924 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.925 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.926 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T22:16:45.927 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-08T22:16:45.928 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.929 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.930 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.931 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.932 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.933 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.934 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.935 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.936 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.937 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.938 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.939 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.940 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.941 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.942 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.943 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.944 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.945 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.946 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.947 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.948 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.949 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.950 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.951 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.952 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.953 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.954 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.955 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.956 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-08T22:16:45.957 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.958 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.959 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.960 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.961 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.962 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.963 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-08T22:16:45.964 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.965 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.966 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.967 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.968 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.969 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.970 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.971 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.972 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.973 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.974 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.975 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.976 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.977 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.978 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.979 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.980 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-08T22:16:45.981 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.982 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.983 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.984 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.985 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.986 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.987 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.988 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.989 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.990 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.991 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.992 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.994 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:45.995 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.996 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.997 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:45.998 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:45.999 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.000 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.001 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.002 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.003 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.004 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.005 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.006 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.007 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.008 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.009 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.010 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.011 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.012 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.013 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.014 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.015 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.016 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-08T22:16:46.017 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-08T22:16:46.018 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.019 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.020 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.021 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.022 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.023 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.024 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.025 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.026 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.027 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.028 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.029 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.030 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-08T22:16:46.031 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.032 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.033 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.034 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.035 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.036 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.037 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:46.038 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-08T22:16:46.039 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.040 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.041 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.042 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:46.043 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.044 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.045 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.046 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.047 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.048 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.049 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.050 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.051 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.052 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.053 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.054 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.055 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.056 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.057 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.058 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.059 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.059 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.059 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.059 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.059 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.059 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.059 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.061 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.061 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.061 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.061 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.061 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.061 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.062 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.063 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.064 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.065 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.066 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.067 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.068 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.069 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.070 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.071 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.072 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:16:46.073 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:16:46.074 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-08T22:16:46.075 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.076 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-08T22:16:46.077 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T22:16:46.078 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T22:16:46.079 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:0", 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2136447085 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:16:46.080 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:0", 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3139598907 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:0", 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 957287150 2023-12-08T22:16:46.081 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.082 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:16:46.082 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.082 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:16:46.082 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.082 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:46.083 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-08T22:16:46.083 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-12-08T22:16:46.083 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-08T22:16:46.083 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-08T22:16:46.083 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:45 smithi089 bash[24830]: audit 2023-12-08T22:16:45.471997+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.89:0/4208386999' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-08T22:16:48.633 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:48 smithi089 bash[24830]: cluster 2023-12-08T22:16:48.123170+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:16:48.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:48 smithi089 bash[24830]: cluster 2023-12-08T22:16:48.123832+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon y 2023-12-08T22:16:48.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:48 smithi089 bash[24830]: cluster 2023-12-08T22:16:48.129500+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-08T22:16:49.214 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:16:49.214 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-12-08T22:16:49.214 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-08T22:16:49.214 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: cluster 2023-12-08T22:16:48.182167+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0584704s) 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:48.189438+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:48.189663+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:48.189837+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:48.190016+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:48.190539+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:48.191411+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:48.191809+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: cluster 2023-12-08T22:16:48.195261+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2023-12-08T22:16:49.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:48.230280+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T22:16:49.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:49 smithi089 bash[24830]: audit 2023-12-08T22:16:49.113796+0000 mon.a (mon.0) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T22:16:49.780 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-12-08T22:16:49.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-12-08T22:16:49.780 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-12-08T22:16:50.474 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:50 smithi089 bash[24830]: cluster 2023-12-08T22:16:49.195221+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.07152s) 2023-12-08T22:16:51.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:51 smithi089 bash[24830]: cluster 2023-12-08T22:16:50.208586+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-08T22:16:51.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:51 smithi089 bash[24830]: audit 2023-12-08T22:16:50.952450+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-12-08T22:16:51.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:51 smithi089 bash[24830]: audit 2023-12-08T22:16:50.955124+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-12-08T22:16:51.502 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Generating ssh key... 2023-12-08T22:16:51.502 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-12-08T22:16:51.502 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-12-08T22:16:53.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:52 smithi089 bash[24830]: audit 2023-12-08T22:16:50.949625+0000 mgr.y (mgr.14119) 1 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: Generating public/private rsa key pair. 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: Your identification has been saved in /tmp/tmphng6xd98/key. 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: Your public key has been saved in /tmp/tmphng6xd98/key.pub. 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: The key fingerprint is: 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: SHA256:ZYcYGmBJ7KaXOdFDqPvUS08eLLeZ96hj1mweu3XzzbY ceph-544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: The key's randomart image is: 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: +---[RSA 3072]----+ 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | o++. . | 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | .+ .o o . | 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | o o. . + . | 2023-12-08T22:16:53.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | . + o o . | 2023-12-08T22:16:53.135 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | + = oS | 2023-12-08T22:16:53.135 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | o * + = | 2023-12-08T22:16:53.135 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | + o B B. . o | 2023-12-08T22:16:53.135 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | . . X == . +o| 2023-12-08T22:16:53.135 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: | o.*=o. E=| 2023-12-08T22:16:53.135 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[25088]: +----[SHA256]-----+ 2023-12-08T22:16:53.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-12-08T22:16:53.543 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-12-08T22:16:54.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[24830]: audit 2023-12-08T22:16:52.577596+0000 mgr.y (mgr.14119) 2 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:16:54.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[24830]: cephadm 2023-12-08T22:16:52.577860+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2023-12-08T22:16:54.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[24830]: audit 2023-12-08T22:16:53.004618+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA1JMN6AV9x/Ys+vS60whBPYHQUnQHh+LfrXrCue/4z+95cDZQrhr0\nhTkEH8aG2/vfyYAWKX5nd2qW9G03rLteDnXPHGtyqH+CxC8p/9cbI1N528cB6k1F+UhFgS\nKvohwmN0+Wplu4sNA2k5MtSFe/KBJ2TCiWy/7820g1c9CRXERUtObxqp8ZjCidNhcRvSzU\nTfUXwhLh9rNpYi4IKXql6+MnjLgXZ4/iQRWIZ56tvYOGYVSscytZ22E8792txRFUjwGWtW\nlen/g0MFwMl4D0R63jPrC+9cgbhvXFHZQOz0rxH6t2RcM3mo9f8ipXLLlJ50OKX7SMwH1v\nt4RXpLO323qZSGrcjqoplWrZTDj4URHxAq79D55llFOH5ieDgtIXc5tVXu3hEa2+KITC8p\niFywCluaQBhd2wcemwUTpmWGojNY34pbgw2Pn0Q+djOdq8djwFnYpCeP5N6ugBKwV/y9ii\n8+4TnDnPfniOLoFU8+jgrLq12MaJzP73uFc22YCLAAAFoBAuixQQLosUAAAAB3NzaC1yc2\nEAAAGBANSTDegFfcf2LPr0utMIQT2B0FJ0B4fi3616wrnv+M/veXA2UK4a9IU5BB/Ghtv7\n38mAFil+Z3dqlvRtN6y7Xg51zxxrcqh/gsQvKf/XGyNTedvHAepNRflIRYEir6IcJjdPlq\nZbuLDQNpOTLUhXvygSdkwolsv+/NtINXPQkVxEVLTm8aqfGYwonTYXEb0s1E31F8IS4faz\naWIuCCl6pevjJ4y4F2eP4kEViGeerb2DhmFUrHMrWdthPO/drcURVI8BlrVpXp/4NDBcDJ\neA9Eet4z6wvvXIG4b1xR2UDs9K8R+rdkXDN5qPX/IqVyy5SedDil+0jMB9b7eEV6Szt9t6\nmUhq3I6qKZVq2Uw4+FER8QKu/Q+eZZRTh+Yng4LSF3ObVV7t4RGtviiEwvKYhcsApbmkAY\nXdsHHpsFE6ZlhqIzWN+KW4MNj59EPnYznavHY8BZ2KQnj+TeroASsFf8vYovPuE5w5z354\nji6BVPPo4Ky6tdjGicz+97hXNtmAiwAAAAMBAAEAAAGBAMyZNVtKXcPmd2ibwG15loGCvm\nV98/mgLbWlYGLiS9KnJXURchoBK7RGKmgDBq4ZAU3KEIqjdSaE2wIrVNjWBjNYxJ0P9e2j\nvNLiqkPqX95ia/lS088VzPGf0/X00qLvAQFfgxpfUaYs4Tqs/3qPqhcBngazUmDJ7cmI+J\nmd9yqdQgJT/epA86/pL1duYM55pWXbLqDG1+JA0H+E2qpBuA0QN3LDhRNSc2w9M2q4WXT8\ncIyhmNHIudXjA2nDLYttnvmpq0Cy1bZizSgYBTWMk+lUMsMwi/1BGgoKFkzuNJBgIeJDC3\nIToBJvyU1nc0QCmLK3CZyskdzDYD3LnqLOxrQR+GOA8fO1L1+tErqq/1uxhQBiRjLWSk1W\nPZ9XJLhZMcrCgj1awNy9TirdJN+c6XwmTS3CbKDsn0W2DAiuS3D9/9bsDZnJRc0B+P0fWy\neli7RwyZ9AoPu6Z7beaZqWggF0id+APuHHV7rXWHD499j35Xt4BEZxtHsiPPhyZLs2gQAA\nAMEAvjJpdhKeGFVSG9jSEsWBuoifOUs1FiuPRRGNAjQEsry7dgRXUZ/X86nOGYOc97CJ2y\nt29E8Wx0colf2AsC5BF2aFN6pRXydohG01eK4NK+Fg9sfzErnNgNaJtwitlLKwElaYfj7/\nht4ngNbGmKwEeGwgsowjeC2i6kvcXvI9BviWXKV382Zwsmp82P6Em3Zcy63z+9gsZKafLw\nnTN+KymeI4IIMU2bSh9SD5HGn+Ya/HJxfhLLNoK3boc3r8Z+kQAAAAwQD3VPKMomn1ZHLq\n8G4tM82XrtJRS/jcGm10nM6hGM6x6mz8f7BNfFtijdn3BziHkGfXqlCuT1Oev/tnkD2H38\n3PsO5HlIKuKEt05vxZnTATRomlXcz+WSS7NZS/ZJULPMWKWmcaQg3ZdUjnSXE+ouKTvRQ9\nFhF352LvpBH0zRViKZUFUrLEOh6IWjaz4vbKn+ZXLPhfG1FLLwpGn5z6BCPmeuxGOH73q6\nbh1QVRm827CuxvKio8ZO2K5/dlg0hcAGsAAADBANwGQ8TqBv9dVTDISNknu/dmjG3QgU9i\nPnm1QlW6qXhfhlwdmjLihKDxN64jCz90f16y+qRLPy5+rphjvZX/8UZZRVtmkR5BniVVsT\nseQwYA18SqNkGUnbcpYfcrM49/AYVuK6QU7Bmed82HEUSF4yP6nbPInx+L45LK7I5/wedi\nW+yy9pInbMj/wXZdyjam5ljdmFG8Au3iFN/5ZTwFAEWr2ZTKMjNUzm6WSmsCodiPhK8U/Y\nvhMEiGDoaAum4IYQAAACljZXBoLTU0NDEwN2I2LTk2MTctMTFlZS05NWEzLTg3Nzc0ZjY5\nYTcxNQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:16:54.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[24830]: audit 2023-12-08T22:16:53.006362+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA1JMN6AV9x/Ys+vS60whBPYHQUnQHh+LfrXrCue/4z+95cDZQrhr0\nhTkEH8aG2/vfyYAWKX5nd2qW9G03rLteDnXPHGtyqH+CxC8p/9cbI1N528cB6k1F+UhFgS\nKvohwmN0+Wplu4sNA2k5MtSFe/KBJ2TCiWy/7820g1c9CRXERUtObxqp8ZjCidNhcRvSzU\nTfUXwhLh9rNpYi4IKXql6+MnjLgXZ4/iQRWIZ56tvYOGYVSscytZ22E8792txRFUjwGWtW\nlen/g0MFwMl4D0R63jPrC+9cgbhvXFHZQOz0rxH6t2RcM3mo9f8ipXLLlJ50OKX7SMwH1v\nt4RXpLO323qZSGrcjqoplWrZTDj4URHxAq79D55llFOH5ieDgtIXc5tVXu3hEa2+KITC8p\niFywCluaQBhd2wcemwUTpmWGojNY34pbgw2Pn0Q+djOdq8djwFnYpCeP5N6ugBKwV/y9ii\n8+4TnDnPfniOLoFU8+jgrLq12MaJzP73uFc22YCLAAAFoBAuixQQLosUAAAAB3NzaC1yc2\nEAAAGBANSTDegFfcf2LPr0utMIQT2B0FJ0B4fi3616wrnv+M/veXA2UK4a9IU5BB/Ghtv7\n38mAFil+Z3dqlvRtN6y7Xg51zxxrcqh/gsQvKf/XGyNTedvHAepNRflIRYEir6IcJjdPlq\nZbuLDQNpOTLUhXvygSdkwolsv+/NtINXPQkVxEVLTm8aqfGYwonTYXEb0s1E31F8IS4faz\naWIuCCl6pevjJ4y4F2eP4kEViGeerb2DhmFUrHMrWdthPO/drcURVI8BlrVpXp/4NDBcDJ\neA9Eet4z6wvvXIG4b1xR2UDs9K8R+rdkXDN5qPX/IqVyy5SedDil+0jMB9b7eEV6Szt9t6\nmUhq3I6qKZVq2Uw4+FER8QKu/Q+eZZRTh+Yng4LSF3ObVV7t4RGtviiEwvKYhcsApbmkAY\nXdsHHpsFE6ZlhqIzWN+KW4MNj59EPnYznavHY8BZ2KQnj+TeroASsFf8vYovPuE5w5z354\nji6BVPPo4Ky6tdjGicz+97hXNtmAiwAAAAMBAAEAAAGBAMyZNVtKXcPmd2ibwG15loGCvm\nV98/mgLbWlYGLiS9KnJXURchoBK7RGKmgDBq4ZAU3KEIqjdSaE2wIrVNjWBjNYxJ0P9e2j\nvNLiqkPqX95ia/lS088VzPGf0/X00qLvAQFfgxpfUaYs4Tqs/3qPqhcBngazUmDJ7cmI+J\nmd9yqdQgJT/epA86/pL1duYM55pWXbLqDG1+JA0H+E2qpBuA0QN3LDhRNSc2w9M2q4WXT8\ncIyhmNHIudXjA2nDLYttnvmpq0Cy1bZizSgYBTWMk+lUMsMwi/1BGgoKFkzuNJBgIeJDC3\nIToBJvyU1nc0QCmLK3CZyskdzDYD3LnqLOxrQR+GOA8fO1L1+tErqq/1uxhQBiRjLWSk1W\nPZ9XJLhZMcrCgj1awNy9TirdJN+c6XwmTS3CbKDsn0W2DAiuS3D9/9bsDZnJRc0B+P0fWy\neli7RwyZ9AoPu6Z7beaZqWggF0id+APuHHV7rXWHD499j35Xt4BEZxtHsiPPhyZLs2gQAA\nAMEAvjJpdhKeGFVSG9jSEsWBuoifOUs1FiuPRRGNAjQEsry7dgRXUZ/X86nOGYOc97CJ2y\nt29E8Wx0colf2AsC5BF2aFN6pRXydohG01eK4NK+Fg9sfzErnNgNaJtwitlLKwElaYfj7/\nht4ngNbGmKwEeGwgsowjeC2i6kvcXvI9BviWXKV382Zwsmp82P6Em3Zcy63z+9gsZKafLw\nnTN+KymeI4IIMU2bSh9SD5HGn+Ya/HJxfhLLNoK3boc3r8Z+kQAAAAwQD3VPKMomn1ZHLq\n8G4tM82XrtJRS/jcGm10nM6hGM6x6mz8f7BNfFtijdn3BziHkGfXqlCuT1Oev/tnkD2H38\n3PsO5HlIKuKEt05vxZnTATRomlXcz+WSS7NZS/ZJULPMWKWmcaQg3ZdUjnSXE+ouKTvRQ9\nFhF352LvpBH0zRViKZUFUrLEOh6IWjaz4vbKn+ZXLPhfG1FLLwpGn5z6BCPmeuxGOH73q6\nbh1QVRm827CuxvKio8ZO2K5/dlg0hcAGsAAADBANwGQ8TqBv9dVTDISNknu/dmjG3QgU9i\nPnm1QlW6qXhfhlwdmjLihKDxN64jCz90f16y+qRLPy5+rphjvZX/8UZZRVtmkR5BniVVsT\nseQwYA18SqNkGUnbcpYfcrM49/AYVuK6QU7Bmed82HEUSF4yP6nbPInx+L45LK7I5/wedi\nW+yy9pInbMj/wXZdyjam5ljdmFG8Au3iFN/5ZTwFAEWr2ZTKMjNUzm6WSmsCodiPhK8U/Y\nvhMEiGDoaAum4IYQAAACljZXBoLTU0NDEwN2I2LTk2MTctMTFlZS05NWEzLTg3Nzc0ZjY5\nYTcxNQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-12-08T22:16:54.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[24830]: audit 2023-12-08T22:16:53.007097+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkw3oBX3H9iz69LrTCEE9gdBSdAeH4t+tesK57/jP73lwNlCuGvSFOQQfxobb+9/JgBYpfmd3apb0bTesu14Odc8ca3Kof4LELyn/1xsjU3nbxwHqTUX5SEWBIq+iHCY3T5amW7iw0DaTky1IV78oEnZMKJbL/vzbSDVz0JFcRFS05vGqnxmMKJ02FxG9LNRN9RfCEuH2s2liLggpeqXr4yeMuBdnj+JBFYhnnq29g4ZhVKxzK1nbYTzv3a3FEVSPAZa1aV6f+DQwXAyXgPRHreM+sL71yBuG9cUdlA7PSvEfq3ZFwzeaj1/yKlcsuUnnQ4pftIzAfW+3hFeks7fbeplIatyOqimVatlMOPhREfECrv0PnmWUU4fmJ4OC0hdzm1Ve7eERrb4ohMLymIXLAKW5pAGF3bBx6bBROmZYaiM1jfiluDDY+fRD52M52rx2PAWdikJ4/k3q6AErBX/L2KLz7hOcOc9+eI4ugVTz6OCsurXYxonM/ve4VzbZgIs= ceph-544107b6-9617-11ee-95a3-87774f69a715\n"}]: dispatch 2023-12-08T22:16:54.103 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:53 smithi089 bash[24830]: audit 2023-12-08T22:16:53.008503+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkw3oBX3H9iz69LrTCEE9gdBSdAeH4t+tesK57/jP73lwNlCuGvSFOQQfxobb+9/JgBYpfmd3apb0bTesu14Odc8ca3Kof4LELyn/1xsjU3nbxwHqTUX5SEWBIq+iHCY3T5amW7iw0DaTky1IV78oEnZMKJbL/vzbSDVz0JFcRFS05vGqnxmMKJ02FxG9LNRN9RfCEuH2s2liLggpeqXr4yeMuBdnj+JBFYhnnq29g4ZhVKxzK1nbYTzv3a3FEVSPAZa1aV6f+DQwXAyXgPRHreM+sL71yBuG9cUdlA7PSvEfq3ZFwzeaj1/yKlcsuUnnQ4pftIzAfW+3hFeks7fbeplIatyOqimVatlMOPhREfECrv0PnmWUU4fmJ4OC0hdzm1Ve7eERrb4ohMLymIXLAKW5pAGF3bBx6bBROmZYaiM1jfiluDDY+fRD52M52rx2PAWdikJ4/k3q6AErBX/L2KLz7hOcOc9+eI4ugVTz6OCsurXYxonM/ve4VzbZgIs= ceph-544107b6-9617-11ee-95a3-87774f69a715\n"}]': finished 2023-12-08T22:16:54.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkw3oBX3H9iz69LrTCEE9gdBSdAeH4t+tesK57/jP73lwNlCuGvSFOQQfxobb+9/JgBYpfmd3apb0bTesu14Odc8ca3Kof4LELyn/1xsjU3nbxwHqTUX5SEWBIq+iHCY3T5amW7iw0DaTky1IV78oEnZMKJbL/vzbSDVz0JFcRFS05vGqnxmMKJ02FxG9LNRN9RfCEuH2s2liLggpeqXr4yeMuBdnj+JBFYhnnq29g4ZhVKxzK1nbYTzv3a3FEVSPAZa1aV6f+DQwXAyXgPRHreM+sL71yBuG9cUdlA7PSvEfq3ZFwzeaj1/yKlcsuUnnQ4pftIzAfW+3hFeks7fbeplIatyOqimVatlMOPhREfECrv0PnmWUU4fmJ4OC0hdzm1Ve7eERrb4ohMLymIXLAKW5pAGF3bBx6bBROmZYaiM1jfiluDDY+fRD52M52rx2PAWdikJ4/k3q6AErBX/L2KLz7hOcOc9+eI4ugVTz6OCsurXYxonM/ve4VzbZgIs= ceph-544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:16:55.123 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-12-08T22:16:55.124 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-12-08T22:16:55.124 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Adding host smithi089... 2023-12-08T22:16:55.124 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi089'] 2023-12-08T22:16:55.124 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi089 2023-12-08T22:16:55.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:54 smithi089 bash[24830]: audit 2023-12-08T22:16:54.599151+0000 mgr.y (mgr.14119) 4 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:16:56.633 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:56 smithi089 bash[25088]: Warning: Permanently added 'smithi089,172.21.15.89' (ECDSA) to the list of known hosts. 2023-12-08T22:16:57.309 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi089' 2023-12-08T22:16:58.085 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Enabling the dashboard module... 2023-12-08T22:16:58.085 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-12-08T22:16:58.085 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-12-08T22:16:58.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:56.304811+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:16:58.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:56.934311+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"smithi089\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:16:58.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:56.937198+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"smithi089\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:16:58.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:57.204341+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:16:58.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:57.207824+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:16:58.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:57.209086+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:16:58.115 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:57.698823+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:16:57.693372\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:16:57.697682\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:16:57.697923\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:16:58.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:57.702929+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:16:57.693372\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:16:57.697682\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:16:57.697923\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:16:58.116 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:57 smithi089 bash[24830]: audit 2023-12-08T22:16:57.703788+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.89:0/3261562120' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:16:59.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:58 smithi089 bash[24830]: cephadm 2023-12-08T22:16:56.937999+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi089 2023-12-08T22:17:00.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:16:59 smithi089 bash[24830]: audit 2023-12-08T22:16:59.714570+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.89:0/3217663054' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-08T22:17:00.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:59 smithi089 bash[25088]: ignoring --setuser ceph since I am not root 2023-12-08T22:17:00.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:16:59 smithi089 bash[25088]: ignoring --setgroup ceph since I am not root 2023-12-08T22:17:00.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-08T22:17:00.797 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-08T22:17:01.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:00 smithi089 bash[24830]: audit 2023-12-08T22:16:59.847487+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.89:0/3217663054' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-08T22:17:01.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:00 smithi089 bash[24830]: cluster 2023-12-08T22:16:59.847608+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 11s) 2023-12-08T22:17:02.504 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.504 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2023-12-08T22:17:02.504 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2023-12-08T22:17:02.504 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-08T22:17:02.504 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-08T22:17:02.504 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:6800", 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3198792093 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:6801", 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3198792093 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.89:6801/3198792093", 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-08T22:16:48.123675+0000", 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-08T22:17:02.505 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:17:02.506 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.507 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.508 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.509 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.511 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.512 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.513 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.514 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.515 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.516 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-08T22:17:02.517 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.518 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.519 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.520 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-08T22:17:02.521 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.522 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-08T22:17:02.523 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.524 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:17:02.525 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.526 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.527 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.528 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.529 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.530 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.531 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.532 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:17:02.533 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-08T22:17:02.534 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.535 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.536 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.537 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.538 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.539 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.540 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-08T22:17:02.541 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.542 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.543 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.544 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.545 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.546 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.547 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.548 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.549 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.550 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.551 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.552 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.553 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.554 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.555 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.556 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.557 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.558 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-08T22:17:02.559 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.560 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.561 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.563 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.564 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.565 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.566 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.567 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-08T22:17:02.568 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.569 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.570 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.571 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.572 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.573 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.574 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.575 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.576 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.577 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.578 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.579 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.580 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.581 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-08T22:17:02.582 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.583 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.584 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.585 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.586 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.587 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.588 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.589 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.590 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.591 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.592 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-08T22:17:02.593 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.594 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.595 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.596 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.597 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.598 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.599 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.600 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-08T22:17:02.601 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-08T22:17:02.602 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.603 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.604 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.605 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.606 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.607 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.608 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.609 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.610 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.611 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.612 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.613 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.614 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.615 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.616 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.617 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.618 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.619 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.620 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.621 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.622 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.623 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.624 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.625 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.626 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.627 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.628 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.629 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:17:02.630 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.631 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-08T22:17:02.632 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.633 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.634 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.635 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.636 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.637 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.638 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:17:02.639 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.640 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-08T22:17:02.641 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.642 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.643 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.644 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.645 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.646 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.647 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.648 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.649 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.650 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.651 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.652 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-08T22:17:02.653 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.654 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.655 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.656 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.657 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.658 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-08T22:17:02.659 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.660 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.661 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.662 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.663 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-08T22:17:02.664 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.665 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.666 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.667 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.669 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.670 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.671 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.672 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.673 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.674 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.675 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.676 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.677 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-08T22:17:02.678 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-08T22:17:02.679 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.680 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-08T22:17:02.681 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.682 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.683 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.684 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.685 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.686 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.687 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.688 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.689 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.690 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.691 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.692 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.693 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.694 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.695 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.696 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.697 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.698 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.699 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.700 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.701 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.702 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.703 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.704 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.705 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.706 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.707 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.708 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.709 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.710 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.711 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.712 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.713 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.714 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.715 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.716 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.717 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.718 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.719 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-08T22:17:02.720 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.721 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-08T22:17:02.722 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.723 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.724 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.725 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.726 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.727 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.728 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.729 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.730 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.731 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.732 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.733 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.734 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.735 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.736 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.737 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.738 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.739 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.740 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.741 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.742 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.743 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.744 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.745 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-08T22:17:02.746 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.747 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.748 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.749 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.750 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.751 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.752 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.753 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.754 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-08T22:17:02.755 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.756 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.757 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.758 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.759 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.760 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.761 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-08T22:17:02.762 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.763 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.764 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.765 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.766 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.767 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.768 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.769 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.770 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-08T22:17:02.771 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.772 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.773 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.774 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.775 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.776 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.777 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.778 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.779 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.780 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.781 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.782 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.783 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.784 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.785 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.786 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.787 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.788 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.789 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.790 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.791 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.792 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.793 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.794 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:17:02.795 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:17:02.796 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.797 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.798 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:17:02.799 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T22:17:02.800 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-08T22:17:02.801 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:0", 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 820790548 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.802 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:0", 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3750398129 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.89:0", 2023-12-08T22:17:02.803 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3109222677 2023-12-08T22:17:02.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:17:02.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:17:02.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:02.804 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:03.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:02 smithi089 bash[24830]: audit 2023-12-08T22:17:02.139628+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.89:0/3750667462' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-08T22:17:03.180 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-08T22:17:03.181 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2023-12-08T22:17:03.181 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-08T22:17:03.181 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-08T22:17:04.883 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:17:04 smithi089 bash[25088]: Warning: Permanently added 'smithi089,172.21.15.89' (ECDSA) to the list of known hosts. 2023-12-08T22:17:05.347 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:17:05.347 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-12-08T22:17:05.347 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-08T22:17:05.347 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:17:05.568 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: cluster 2023-12-08T22:17:04.270924+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:17:05.568 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: cluster 2023-12-08T22:17:04.271591+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2023-12-08T22:17:05.568 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: cluster 2023-12-08T22:17:04.274933+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: cluster 2023-12-08T22:17:04.325628+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0541856s) 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.329634+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.331463+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.331892+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.332290+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.333090+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.335021+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.335599+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.336089+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.336564+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.337058+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.337551+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:17:05.569 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: cluster 2023-12-08T22:17:04.340596+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2023-12-08T22:17:05.570 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:04.381783+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T22:17:05.570 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:05.226547+0000 mon.a (mon.0) 89 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T22:17:05.570 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:05 smithi089 bash[24830]: audit 2023-12-08T22:17:05.226983+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:17:06.223 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-12-08T22:17:06.223 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-12-08T22:17:06.224 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-12-08T22:17:06.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:06 smithi089 bash[24830]: cluster 2023-12-08T22:17:05.332131+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.06069s) 2023-12-08T22:17:06.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:06 smithi089 bash[24830]: audit 2023-12-08T22:17:05.651041+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.649844\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.650080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:17:05.650304\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:17:06.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:06 smithi089 bash[24830]: audit 2023-12-08T22:17:05.655093+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.649844\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.650080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:17:05.650304\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:17:06.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:06 smithi089 bash[24830]: audit 2023-12-08T22:17:05.656166+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:17:07.668 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-12-08T22:17:08.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:07 smithi089 bash[24830]: cluster 2023-12-08T22:17:06.658941+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-08T22:17:08.510 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Creating initial admin user... 2023-12-08T22:17:08.510 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', '5ihsu22qph', 'administrator', '--force-password', '--pwd-update-required'] 2023-12-08T22:17:08.510 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin 5ihsu22qph administrator --force-password --pwd-update-required 2023-12-08T22:17:08.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:08 smithi089 bash[24830]: audit 2023-12-08T22:17:07.592611+0000 mgr.y (mgr.14142) 1 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:08.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:08 smithi089 bash[24830]: audit 2023-12-08T22:17:07.658760+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCed1/ppO9Mk7ox67fMWmD/MA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEyMDgyMjE3\nMDdaFw0zMzEyMDUyMjE3MDdaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMxspySx\nBqFov2NnBnC3ol/NRLhEh7S45KdIdYBjlET2LxKHzLluQf4yuvU9f9ixZoGrw3E3\n0+y9hzldJ9wJaPQ6aByD6C+k4KYN4pCoyyY1ZuBvgu8bb5UrTNvm0e67/O4lGhMG\nfMb4eTW4+ZvTxoEo2PQOLib0ZNHIlVrpJt8HLAtjjc7o8wJJO86Y82OnXRhEAe71\nrwV1w0UfRM8+QPALKqb3LtwR5DgKhTLkIN35E4ISYyjFwcCxzeJnWOmyERAS0QFa\nNYFnTzEgXhZjSCfDZlzbUwo234dW87MVoI/UDKw6ukNTGBw2jbim85M6V82A8XPl\ncUuHxlXSIByiLnUCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAwQJU8rnqi5hSwbGK\n+ZTNQdescxylSWdyIc5zibMqT3qM6CgJiuk6V8+xlp8mQW7XGAIJhhunOPvyPtSt\nUsn+Qpfltp66cMDCMjIbh9RfAYKj/LL1nrVYuQz3jsMH6zBcGw9gz3a2M+R5vY4H\nhXnqtcdW8v/enk5oFZhTIPRAk0xDLbXeTXsrKnsa2RbFj9CrGf3xy8T2NeMAx053\ndRBgYqHBqF+8pbxS/CpKx94nE6xbid0BnnJ6RUcSNjwhSoLq4sq5fagkSEOXpRpe\n/LhnMX1iDcizmif81NOySBTuRKlzfavc2yxSy2nBmWpcgKpOYOb32kvfczatYiYI\nO2m+tw==\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T22:17:08.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:08 smithi089 bash[24830]: audit 2023-12-08T22:17:07.662229+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCed1/ppO9Mk7ox67fMWmD/MA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMzEyMDgyMjE3\nMDdaFw0zMzEyMDUyMjE3MDdaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMxspySx\nBqFov2NnBnC3ol/NRLhEh7S45KdIdYBjlET2LxKHzLluQf4yuvU9f9ixZoGrw3E3\n0+y9hzldJ9wJaPQ6aByD6C+k4KYN4pCoyyY1ZuBvgu8bb5UrTNvm0e67/O4lGhMG\nfMb4eTW4+ZvTxoEo2PQOLib0ZNHIlVrpJt8HLAtjjc7o8wJJO86Y82OnXRhEAe71\nrwV1w0UfRM8+QPALKqb3LtwR5DgKhTLkIN35E4ISYyjFwcCxzeJnWOmyERAS0QFa\nNYFnTzEgXhZjSCfDZlzbUwo234dW87MVoI/UDKw6ukNTGBw2jbim85M6V82A8XPl\ncUuHxlXSIByiLnUCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAwQJU8rnqi5hSwbGK\n+ZTNQdescxylSWdyIc5zibMqT3qM6CgJiuk6V8+xlp8mQW7XGAIJhhunOPvyPtSt\nUsn+Qpfltp66cMDCMjIbh9RfAYKj/LL1nrVYuQz3jsMH6zBcGw9gz3a2M+R5vY4H\nhXnqtcdW8v/enk5oFZhTIPRAk0xDLbXeTXsrKnsa2RbFj9CrGf3xy8T2NeMAx053\ndRBgYqHBqF+8pbxS/CpKx94nE6xbid0BnnJ6RUcSNjwhSoLq4sq5fagkSEOXpRpe\n/LhnMX1iDcizmif81NOySBTuRKlzfavc2yxSy2nBmWpcgKpOYOb32kvfczatYiYI\nO2m+tw==\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T22:17:08.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:08 smithi089 bash[24830]: audit 2023-12-08T22:17:07.662904+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDMbKcksQahaL9j\nZwZwt6JfzUS4RIe0uOSnSHWAY5RE9i8Sh8y5bkH+Mrr1PX/YsWaBq8NxN9PsvYc5\nXSfcCWj0Omgcg+gvpOCmDeKQqMsmNWbgb4LvG2+VK0zb5tHuu/zuJRoTBnzG+Hk1\nuPmb08aBKNj0Di4m9GTRyJVa6SbfBywLY43O6PMCSTvOmPNjp10YRAHu9a8FdcNF\nH0TPPkDwCyqm9y7cEeQ4CoUy5CDd+ROCEmMoxcHAsc3iZ1jpshEQEtEBWjWBZ08x\nIF4WY0gnw2Zc21MKNt+HVvOzFaCP1AysOrpDUxgcNo24pvOTOlfNgPFz5XFLh8ZV\n0iAcoi51AgMBAAECggEBAMEEdm02mUQeW1fIF1SmjzJV5uT2EAyb54nr6MZpP749\nlQSyJKORb85MqCqW/vfjyR32yHtGc1u9OMj5JIGmgOrZmyQRiFI0I8mmop5kQiy5\nj4GqyL5r8VevosqfjukTpyZU8eG05mwYgJoxJb30oCGkJ/WIzhsJ94f9FMjaDFHY\nCR5XZZ2FGvpaAQ8avnTtjyHUEel/o+dOEYJ3sX/Rmmwg2xZlO0KEaZydphyx9UFU\nePnrJuC0KrgK6wI4K0nxfoXEZzcubPjxLcYz9cEvjcYuE6wETh9szqNun3Qod2p9\n2OgQBNehoZQZjUOmgdKqL0b7d/v8BQghjs7NLvAO9KECgYEA/4+2OLrrcZpm+ZHE\n0QnUpmAkTTkdxwYlbRTZnF9h0AY+L519xyAAQwXP1/gPHBTqRk3Qy8lCDFAST2j/\n5MnyKVOQPbJf2n9TdOSCEgzm3ELa/QX0rdLfrulPmudzXRMr6beAcYWAXPjVxvSQ\nL+DHF58QFHbIRHaT73sU/AzvsJMCgYEAzMZ4/Z4GE0vuD10uXWVj4/bk8ch4XjBJ\nx71jytN32iLHbHYP2q3fNPeNcHSNQf/9lPrqk+pGVYJn0Dvl5E/RnB1FhnPKcqyy\nWzZFasMiZ16N0bdxaMzKmtKH4Ym00Ny2r1N6hTW8yHxDBGcjjNGLTb7+hQ3YGVIp\nZLyjRNaMcdcCgYEAqCV2T30szGI6vpoaVS+SqqU3PVgHL5vrpAnD5A8d3DE/WTTW\nPN3hTjfUuNSNnHxmaDtq1aplupQ0d+st8uqsWmSQ0wc56hk8X/y5WAcFHocebrws\ncPH+GqeHqPQAA41Jp00FRawA+Sr//ReMhvPuCqytd8lvmxwp2bex5uTcD+ECgYEA\ny3DrR1y1wHoROyZiJ9vRT+w8LJH0M+9ZfZ2FBT7utcMTyYfJ3IIdXWwMEwtYQ5fm\nARr/7pAz7EQwi0rW7Or33leeeSOUoDU+xSu374eKKJRh5VaQz4OWThaXdNTw1QhS\nXwFamfl3Yt9BXaBySzbrZQQ5rUrBxPZBtZlLw9o7keUCgYBNldixmIIrlaVfd/lg\n+ijk+U3rc09aZR2U/KWBQthwOwe/zc1bHQDo2rittVCntFsUsJO6BHX2y224XCXA\nW5K8Gy15ZU7y0mm1pzjgTjk+yC3vTjiOcnv2X9OMqt/9MGz1LrIWncxFiWNSK/+f\nFvEa3MAAi8FND1yyyvXVQwZTew==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:17:08.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:08 smithi089 bash[24830]: audit 2023-12-08T22:17:07.666167+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDMbKcksQahaL9j\nZwZwt6JfzUS4RIe0uOSnSHWAY5RE9i8Sh8y5bkH+Mrr1PX/YsWaBq8NxN9PsvYc5\nXSfcCWj0Omgcg+gvpOCmDeKQqMsmNWbgb4LvG2+VK0zb5tHuu/zuJRoTBnzG+Hk1\nuPmb08aBKNj0Di4m9GTRyJVa6SbfBywLY43O6PMCSTvOmPNjp10YRAHu9a8FdcNF\nH0TPPkDwCyqm9y7cEeQ4CoUy5CDd+ROCEmMoxcHAsc3iZ1jpshEQEtEBWjWBZ08x\nIF4WY0gnw2Zc21MKNt+HVvOzFaCP1AysOrpDUxgcNo24pvOTOlfNgPFz5XFLh8ZV\n0iAcoi51AgMBAAECggEBAMEEdm02mUQeW1fIF1SmjzJV5uT2EAyb54nr6MZpP749\nlQSyJKORb85MqCqW/vfjyR32yHtGc1u9OMj5JIGmgOrZmyQRiFI0I8mmop5kQiy5\nj4GqyL5r8VevosqfjukTpyZU8eG05mwYgJoxJb30oCGkJ/WIzhsJ94f9FMjaDFHY\nCR5XZZ2FGvpaAQ8avnTtjyHUEel/o+dOEYJ3sX/Rmmwg2xZlO0KEaZydphyx9UFU\nePnrJuC0KrgK6wI4K0nxfoXEZzcubPjxLcYz9cEvjcYuE6wETh9szqNun3Qod2p9\n2OgQBNehoZQZjUOmgdKqL0b7d/v8BQghjs7NLvAO9KECgYEA/4+2OLrrcZpm+ZHE\n0QnUpmAkTTkdxwYlbRTZnF9h0AY+L519xyAAQwXP1/gPHBTqRk3Qy8lCDFAST2j/\n5MnyKVOQPbJf2n9TdOSCEgzm3ELa/QX0rdLfrulPmudzXRMr6beAcYWAXPjVxvSQ\nL+DHF58QFHbIRHaT73sU/AzvsJMCgYEAzMZ4/Z4GE0vuD10uXWVj4/bk8ch4XjBJ\nx71jytN32iLHbHYP2q3fNPeNcHSNQf/9lPrqk+pGVYJn0Dvl5E/RnB1FhnPKcqyy\nWzZFasMiZ16N0bdxaMzKmtKH4Ym00Ny2r1N6hTW8yHxDBGcjjNGLTb7+hQ3YGVIp\nZLyjRNaMcdcCgYEAqCV2T30szGI6vpoaVS+SqqU3PVgHL5vrpAnD5A8d3DE/WTTW\nPN3hTjfUuNSNnHxmaDtq1aplupQ0d+st8uqsWmSQ0wc56hk8X/y5WAcFHocebrws\ncPH+GqeHqPQAA41Jp00FRawA+Sr//ReMhvPuCqytd8lvmxwp2bex5uTcD+ECgYEA\ny3DrR1y1wHoROyZiJ9vRT+w8LJH0M+9ZfZ2FBT7utcMTyYfJ3IIdXWwMEwtYQ5fm\nARr/7pAz7EQwi0rW7Or33leeeSOUoDU+xSu374eKKJRh5VaQz4OWThaXdNTw1QhS\nXwFamfl3Yt9BXaBySzbrZQQ5rUrBxPZBtZlLw9o7keUCgYBNldixmIIrlaVfd/lg\n+ijk+U3rc09aZR2U/KWBQthwOwe/zc1bHQDo2rittVCntFsUsJO6BHX2y224XCXA\nW5K8Gy15ZU7y0mm1pzjgTjk+yC3vTjiOcnv2X9OMqt/9MGz1LrIWncxFiWNSK/+f\nFvEa3MAAi8FND1yyyvXVQwZTew==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T22:17:10.237 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$OYwMDqrLNSlQVkoh5GfPduyFMFZIkNwpJG55nSbvVJXZrFXPaghWa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702073830, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-08T22:17:10.633 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:10 smithi089 bash[24830]: audit 2023-12-08T22:17:10.232500+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$OYwMDqrLNSlQVkoh5GfPduyFMFZIkNwpJG55nSbvVJXZrFXPaghWa\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1702073830, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-12-08T22:17:10.633 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:10 smithi089 bash[24830]: audit 2023-12-08T22:17:10.235605+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$OYwMDqrLNSlQVkoh5GfPduyFMFZIkNwpJG55nSbvVJXZrFXPaghWa\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1702073830, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-12-08T22:17:11.176 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Fetching dashboard port number... 2023-12-08T22:17:11.176 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi089', '-v', '/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2023-12-08T22:17:11.176 INFO:teuthology.orchestra.run.smithi089.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=smithi089 -v /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmppwn_78nf:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpe2uyb42l:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2023-12-08T22:17:11.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:11 smithi089 bash[24830]: audit 2023-12-08T22:17:10.001953+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "5ihsu22qph", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:11.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:11 smithi089 bash[24830]: cluster 2023-12-08T22:17:11.239774+0000 mon.a (mon.0) 102 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-08T22:17:12.448 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-12-08T22:17:12.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:12 smithi089 bash[24830]: audit 2023-12-08T22:17:11.367463+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:17:12.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:12 smithi089 bash[24830]: audit 2023-12-08T22:17:11.591054+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.649844\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.650080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:17:05.650304\", \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:17:12.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:12 smithi089 bash[24830]: audit 2023-12-08T22:17:11.593293+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.649844\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.650080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:17:05.650304\", \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:17:12.991 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-12-08T22:17:12.991 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:17:12.991 INFO:teuthology.orchestra.run.smithi089.stderr: URL: https://smithi089.front.sepia.ceph.com:8443/ 2023-12-08T22:17:12.991 INFO:teuthology.orchestra.run.smithi089.stderr: User: admin 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: Password: 5ihsu22qph 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: ceph telemetry on 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr:For more information see: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:17:12.992 INFO:teuthology.orchestra.run.smithi089.stderr:INFO:cephadm:Bootstrap complete. 2023-12-08T22:17:12.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Releasing lock 140182800971952 on /run/cephadm/544107b6-9617-11ee-95a3-87774f69a715.lock 2023-12-08T22:17:12.993 INFO:teuthology.orchestra.run.smithi089.stderr:DEBUG:cephadm:Lock 140182800971952 released on /run/cephadm/544107b6-9617-11ee-95a3-87774f69a715.lock 2023-12-08T22:17:13.017 INFO:tasks.cephadm:Fetching config... 2023-12-08T22:17:13.017 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:17:13.017 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-08T22:17:13.023 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-08T22:17:13.023 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:17:13.024 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-08T22:17:13.031 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-08T22:17:13.031 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:17:13.031 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-08T22:17:13.087 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-08T22:17:13.087 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:17:13.087 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-08T22:17:13.094 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-08T22:17:13.094 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkw3oBX3H9iz69LrTCEE9gdBSdAeH4t+tesK57/jP73lwNlCuGvSFOQQfxobb+9/JgBYpfmd3apb0bTesu14Odc8ca3Kof4LELyn/1xsjU3nbxwHqTUX5SEWBIq+iHCY3T5amW7iw0DaTky1IV78oEnZMKJbL/vzbSDVz0JFcRFS05vGqnxmMKJ02FxG9LNRN9RfCEuH2s2liLggpeqXr4yeMuBdnj+JBFYhnnq29g4ZhVKxzK1nbYTzv3a3FEVSPAZa1aV6f+DQwXAyXgPRHreM+sL71yBuG9cUdlA7PSvEfq3ZFwzeaj1/yKlcsuUnnQ4pftIzAfW+3hFeks7fbeplIatyOqimVatlMOPhREfECrv0PnmWUU4fmJ4OC0hdzm1Ve7eERrb4ohMLymIXLAKW5pAGF3bBx6bBROmZYaiM1jfiluDDY+fRD52M52rx2PAWdikJ4/k3q6AErBX/L2KLz7hOcOc9+eI4ugVTz6OCsurXYxonM/ve4VzbZgIs= ceph-544107b6-9617-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-08T22:17:13.116 INFO:teuthology.orchestra.run.smithi089.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkw3oBX3H9iz69LrTCEE9gdBSdAeH4t+tesK57/jP73lwNlCuGvSFOQQfxobb+9/JgBYpfmd3apb0bTesu14Odc8ca3Kof4LELyn/1xsjU3nbxwHqTUX5SEWBIq+iHCY3T5amW7iw0DaTky1IV78oEnZMKJbL/vzbSDVz0JFcRFS05vGqnxmMKJ02FxG9LNRN9RfCEuH2s2liLggpeqXr4yeMuBdnj+JBFYhnnq29g4ZhVKxzK1nbYTzv3a3FEVSPAZa1aV6f+DQwXAyXgPRHreM+sL71yBuG9cUdlA7PSvEfq3ZFwzeaj1/yKlcsuUnnQ4pftIzAfW+3hFeks7fbeplIatyOqimVatlMOPhREfECrv0PnmWUU4fmJ4OC0hdzm1Ve7eERrb4ohMLymIXLAKW5pAGF3bBx6bBROmZYaiM1jfiluDDY+fRD52M52rx2PAWdikJ4/k3q6AErBX/L2KLz7hOcOc9+eI4ugVTz6OCsurXYxonM/ve4VzbZgIs= ceph-544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:17:13.126 DEBUG:teuthology.orchestra.run.smithi099:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkw3oBX3H9iz69LrTCEE9gdBSdAeH4t+tesK57/jP73lwNlCuGvSFOQQfxobb+9/JgBYpfmd3apb0bTesu14Odc8ca3Kof4LELyn/1xsjU3nbxwHqTUX5SEWBIq+iHCY3T5amW7iw0DaTky1IV78oEnZMKJbL/vzbSDVz0JFcRFS05vGqnxmMKJ02FxG9LNRN9RfCEuH2s2liLggpeqXr4yeMuBdnj+JBFYhnnq29g4ZhVKxzK1nbYTzv3a3FEVSPAZa1aV6f+DQwXAyXgPRHreM+sL71yBuG9cUdlA7PSvEfq3ZFwzeaj1/yKlcsuUnnQ4pftIzAfW+3hFeks7fbeplIatyOqimVatlMOPhREfECrv0PnmWUU4fmJ4OC0hdzm1Ve7eERrb4ohMLymIXLAKW5pAGF3bBx6bBROmZYaiM1jfiluDDY+fRD52M52rx2PAWdikJ4/k3q6AErBX/L2KLz7hOcOc9+eI4ugVTz6OCsurXYxonM/ve4VzbZgIs= ceph-544107b6-9617-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-08T22:17:13.151 INFO:teuthology.orchestra.run.smithi099.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkw3oBX3H9iz69LrTCEE9gdBSdAeH4t+tesK57/jP73lwNlCuGvSFOQQfxobb+9/JgBYpfmd3apb0bTesu14Odc8ca3Kof4LELyn/1xsjU3nbxwHqTUX5SEWBIq+iHCY3T5amW7iw0DaTky1IV78oEnZMKJbL/vzbSDVz0JFcRFS05vGqnxmMKJ02FxG9LNRN9RfCEuH2s2liLggpeqXr4yeMuBdnj+JBFYhnnq29g4ZhVKxzK1nbYTzv3a3FEVSPAZa1aV6f+DQwXAyXgPRHreM+sL71yBuG9cUdlA7PSvEfq3ZFwzeaj1/yKlcsuUnnQ4pftIzAfW+3hFeks7fbeplIatyOqimVatlMOPhREfECrv0PnmWUU4fmJ4OC0hdzm1Ve7eERrb4ohMLymIXLAKW5pAGF3bBx6bBROmZYaiM1jfiluDDY+fRD52M52rx2PAWdikJ4/k3q6AErBX/L2KLz7hOcOc9+eI4ugVTz6OCsurXYxonM/ve4VzbZgIs= ceph-544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:17:13.162 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi099 2023-12-08T22:17:13.162 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-12-08T22:17:13.162 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/etc/ceph/ceph.conf 2023-12-08T22:17:13.213 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-12-08T22:17:13.213 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T22:17:13.219 INFO:tasks.cephadm:Adding host smithi099 to orchestrator... 2023-12-08T22:17:13.219 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch host add smithi099 2023-12-08T22:17:13.633 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:13 smithi089 bash[24830]: audit 2023-12-08T22:17:12.447384+0000 mon.a (mon.0) 106 : audit [DBG] from='client.? 172.21.15.89:0/104819202' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-08T22:17:25.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:25 smithi089 bash[24830]: cluster 2023-12-08T22:17:24.332881+0000 mgr.y (mgr.14142) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:28.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:27 smithi089 bash[24830]: cluster 2023-12-08T22:17:26.333315+0000 mgr.y (mgr.14142) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:30.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:29 smithi089 bash[24830]: cluster 2023-12-08T22:17:28.333797+0000 mgr.y (mgr.14142) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:32.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:31 smithi089 bash[24830]: cluster 2023-12-08T22:17:30.334236+0000 mgr.y (mgr.14142) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:34.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:33 smithi089 bash[24830]: cluster 2023-12-08T22:17:32.334708+0000 mgr.y (mgr.14142) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:36.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:35 smithi089 bash[24830]: cluster 2023-12-08T22:17:34.335148+0000 mgr.y (mgr.14142) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:38.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:37 smithi089 bash[24830]: cluster 2023-12-08T22:17:36.335576+0000 mgr.y (mgr.14142) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:40.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:39 smithi089 bash[24830]: cluster 2023-12-08T22:17:38.336028+0000 mgr.y (mgr.14142) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:42.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:41 smithi089 bash[24830]: cluster 2023-12-08T22:17:40.336414+0000 mgr.y (mgr.14142) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:44.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:43 smithi089 bash[24830]: cluster 2023-12-08T22:17:42.336851+0000 mgr.y (mgr.14142) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:46.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:45 smithi089 bash[24830]: cluster 2023-12-08T22:17:44.337329+0000 mgr.y (mgr.14142) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:48.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:47 smithi089 bash[24830]: cluster 2023-12-08T22:17:46.337802+0000 mgr.y (mgr.14142) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:48.633 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:17:48 smithi089 bash[25088]: Warning: Permanently added 'smithi099,172.21.15.99' (ECDSA) to the list of known hosts. 2023-12-08T22:17:49.284 INFO:teuthology.orchestra.run.smithi099.stdout:Added host 'smithi099' 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:48.278762+0000 mgr.y (mgr.14142) 15 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi099", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: cluster 2023-12-08T22:17:48.338505+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:48.939767+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"smithi089\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"smithi099\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:48.943985+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"smithi089\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"smithi099\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:49.234339+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:49.238746+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:49.240116+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:49.470947+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:17:49.470335\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:49.475377+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:17:49.470335\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:17:50.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:49 smithi089 bash[24830]: audit 2023-12-08T22:17:49.476600+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:17:50.233 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch host ls --format=json 2023-12-08T22:17:51.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:50 smithi089 bash[24830]: cephadm 2023-12-08T22:17:48.944892+0000 mgr.y (mgr.14142) 17 : cephadm [INF] Added host smithi099 2023-12-08T22:17:52.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:51 smithi089 bash[24830]: cluster 2023-12-08T22:17:50.338992+0000 mgr.y (mgr.14142) 18 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:53.731 INFO:teuthology.orchestra.run.smithi099.stdout: 2023-12-08T22:17:53.732 INFO:teuthology.orchestra.run.smithi099.stdout:[{"addr": "smithi089", "hostname": "smithi089", "labels": [], "status": ""}, {"addr": "smithi099", "hostname": "smithi099", "labels": [], "status": ""}] 2023-12-08T22:17:54.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:53 smithi089 bash[24830]: cluster 2023-12-08T22:17:52.339524+0000 mgr.y (mgr.14142) 19 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:54.350 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-08T22:17:54.351 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd crush tunables default 2023-12-08T22:17:55.182 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:54 smithi089 bash[24830]: audit 2023-12-08T22:17:53.728623+0000 mgr.y (mgr.14142) 20 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:17:56.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:55 smithi089 bash[24830]: cluster 2023-12-08T22:17:54.339912+0000 mgr.y (mgr.14142) 21 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:56.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:55 smithi089 bash[24830]: audit 2023-12-08T22:17:55.136145+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:17:56.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:55 smithi089 bash[24830]: audit 2023-12-08T22:17:55.359861+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:17:49.470335\", \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:17:56.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:55 smithi089 bash[24830]: audit 2023-12-08T22:17:55.365382+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:17:49.470335\", \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:17:56.905 INFO:teuthology.orchestra.run.smithi089.stderr:adjusted tunables profile to default 2023-12-08T22:17:57.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:56 smithi089 bash[24830]: audit 2023-12-08T22:17:56.749631+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.89:0/706344017' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-08T22:17:57.510 INFO:tasks.cephadm:Adding mon.c on smithi089 2023-12-08T22:17:57.510 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add mon 'smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c' 2023-12-08T22:17:58.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:57 smithi089 bash[24830]: cluster 2023-12-08T22:17:56.340392+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:17:58.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:57 smithi089 bash[24830]: audit 2023-12-08T22:17:56.899107+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.89:0/706344017' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-08T22:17:58.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:57 smithi089 bash[24830]: cluster 2023-12-08T22:17:56.899211+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:18:00.181 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:17:59 smithi089 bash[24830]: cluster 2023-12-08T22:17:58.340996+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:01.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:00 smithi089 bash[24830]: audit 2023-12-08T22:17:59.958593+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:18:01.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:00 smithi089 bash[24830]: audit 2023-12-08T22:17:59.960145+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:01.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:00 smithi089 bash[24830]: audit 2023-12-08T22:17:59.962003+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-12-08T22:18:02.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:01 smithi089 bash[24830]: audit 2023-12-08T22:17:59.954669+0000 mgr.y (mgr.14142) 24 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi089:[v2:172.21.15.89:3301,v1:172.21.15.89:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:02.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:01 smithi089 bash[24830]: cephadm 2023-12-08T22:17:59.961432+0000 mgr.y (mgr.14142) 25 : cephadm [INF] Deploying daemon mon.c on smithi089 2023-12-08T22:18:02.224 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:01 smithi089 bash[24830]: cluster 2023-12-08T22:18:00.341564+0000 mgr.y (mgr.14142) 26 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:03.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:02 smithi089 bash[24830]: cluster 2023-12-08T22:18:02.342023+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:03.966 INFO:teuthology.orchestra.run.smithi089.stdout:Deployed mon.c on host 'smithi089' 2023-12-08T22:18:04.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:03 smithi089 bash[24830]: audit 2023-12-08T22:18:03.233862+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.649844\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.650080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:04.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:03 smithi089 bash[24830]: audit 2023-12-08T22:18:03.234510+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:04.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:03 smithi089 bash[24830]: audit 2023-12-08T22:18:03.237907+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.649844\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:17:05.650080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:04.631 DEBUG:teuthology.orchestra.run.smithi089:mon.c> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.c.service 2023-12-08T22:18:04.641 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-08T22:18:04.641 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-08T22:18:05.166 INFO:journalctl@ceph.mon.c.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:04.011607+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:04.342492+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:06.005976+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:06.343012+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:08.343519+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:09.020472+0000 mon.a (mon.0) 130 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:09.033140+0000 mon.a (mon.0) 131 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:09.033276+0000 mon.a (mon.0) 132 : cluster [DBG] fsmap 2023-12-08T22:18:09.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:09.033333+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:09.033726+0000 mon.a (mon.0) 134 : cluster [DBG] mgrmap e13: y(active, since 64s) 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[24830]: cluster 2023-12-08T22:18:09.041888+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:04.011607+0000 mon.a (mon.0) 129 : cluster [INF] mon.a calling monitor election 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:04.342492+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:06.005976+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:06.343012+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:08.343519+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:09.020472+0000 mon.a (mon.0) 130 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:09.033140+0000 mon.a (mon.0) 131 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:09.033276+0000 mon.a (mon.0) 132 : cluster [DBG] fsmap 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:09.033333+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:18:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:09.033726+0000 mon.a (mon.0) 134 : cluster [DBG] mgrmap e13: y(active, since 64s) 2023-12-08T22:18:09.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:09 smithi089 bash[28481]: cluster 2023-12-08T22:18:09.041888+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-12-08T22:18:09.688 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:18:09.689 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":2,"fsid":"544107b6-9617-11ee-95a3-87774f69a715","modified":"2023-12-08T22:18:04.003829Z","created":"2023-12-08T22:16:22.652245Z","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.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3301","nonce":0},{"type":"v1","addr":"172.21.15.89:6790","nonce":0}]},"addr":"172.21.15.89:6790/0","public_addr":"172.21.15.89:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-12-08T22:18:09.692 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 2 2023-12-08T22:18:10.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:10 smithi089 bash[24830]: cluster 2023-12-08T22:18:09.085401+0000 mon.a (mon.0) 136 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:18:10.290 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:10 smithi089 bash[24830]: audit 2023-12-08T22:18:09.687599+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.89:0/1315561019' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:18:10.290 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:10 smithi089 bash[28481]: cluster 2023-12-08T22:18:09.085401+0000 mon.a (mon.0) 136 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:18:10.290 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:10 smithi089 bash[28481]: audit 2023-12-08T22:18:09.687599+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.89:0/1315561019' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:18:10.291 INFO:tasks.cephadm:Adding mon.b on smithi099 2023-12-08T22:18:10.291 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add mon smithi099:172.21.15.99=b 2023-12-08T22:18:11.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:11 smithi089 bash[28481]: cluster 2023-12-08T22:18:10.344009+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:11.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:11 smithi089 bash[24830]: cluster 2023-12-08T22:18:10.344009+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:13.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:12 smithi089 bash[24830]: audit 2023-12-08T22:18:12.747183+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:18:13.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:12 smithi089 bash[24830]: audit 2023-12-08T22:18:12.749126+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:13.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:12 smithi089 bash[24830]: audit 2023-12-08T22:18:12.751329+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-08T22:18:13.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:12 smithi089 bash[28481]: audit 2023-12-08T22:18:12.747183+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:18:13.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:12 smithi089 bash[28481]: audit 2023-12-08T22:18:12.749126+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:13.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:12 smithi089 bash[28481]: audit 2023-12-08T22:18:12.751329+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-08T22:18:14.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:13 smithi089 bash[24830]: cluster 2023-12-08T22:18:12.344506+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:14.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:13 smithi089 bash[24830]: audit 2023-12-08T22:18:12.744240+0000 mgr.y (mgr.14142) 33 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi099:172.21.15.99=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:14.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:13 smithi089 bash[24830]: cephadm 2023-12-08T22:18:12.750667+0000 mgr.y (mgr.14142) 34 : cephadm [INF] Deploying daemon mon.b on smithi099 2023-12-08T22:18:14.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:13 smithi089 bash[28481]: cluster 2023-12-08T22:18:12.344506+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:14.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:13 smithi089 bash[28481]: audit 2023-12-08T22:18:12.744240+0000 mgr.y (mgr.14142) 33 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi099:172.21.15.99=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:14.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:13 smithi089 bash[28481]: cephadm 2023-12-08T22:18:12.750667+0000 mgr.y (mgr.14142) 34 : cephadm [INF] Deploying daemon mon.b on smithi099 2023-12-08T22:18:15.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:14 smithi089 bash[24830]: cluster 2023-12-08T22:18:14.345049+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:15.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:14 smithi089 bash[28481]: cluster 2023-12-08T22:18:14.345049+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:17.756 INFO:teuthology.orchestra.run.smithi099.stdout:Deployed mon.b on host 'smithi099' 2023-12-08T22:18:18.469 DEBUG:teuthology.orchestra.run.smithi099:mon.b> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.b.service 2023-12-08T22:18:18.471 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-08T22:18:18.472 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-08T22:18:19.328 INFO:journalctl@ceph.mon.b.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:18:23.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:17.782356+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:17.783353+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:18.346055+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:19.778196+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:20.346643+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:22.786260+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:22.809780+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:22.820821+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:22.820950+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:22.821018+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:18:23.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:22.821363+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 78s) 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[24830]: cluster 2023-12-08T22:18:22.828697+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:17.782356+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:17.783353+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:18.346055+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:19.778196+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:20.346643+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:22.786260+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:22.809780+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:22.820821+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:22.820950+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:22.821018+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:18:23.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:22.821363+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 78s) 2023-12-08T22:18:23.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:22 smithi089 bash[28481]: cluster 2023-12-08T22:18:22.828697+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-08T22:18:23.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:17.782356+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2023-12-08T22:18:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:17.783353+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:18:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:18.346055+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:19.778196+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T22:18:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:20.346643+0000 mgr.y (mgr.14142) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:22.786260+0000 mon.a (mon.0) 147 : cluster [INF] mon.a calling monitor election 2023-12-08T22:18:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:22.809780+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:18:23.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:22.820821+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} 2023-12-08T22:18:23.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:22.820950+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2023-12-08T22:18:23.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:22.821018+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:18:23.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:22.821363+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 78s) 2023-12-08T22:18:23.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:22 smithi099 bash[24814]: cluster 2023-12-08T22:18:22.828697+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2023-12-08T22:18:23.650 INFO:teuthology.orchestra.run.smithi099.stdout: 2023-12-08T22:18:23.651 INFO:teuthology.orchestra.run.smithi099.stdout:{"epoch":3,"fsid":"544107b6-9617-11ee-95a3-87774f69a715","modified":"2023-12-08T22:18:17.776105Z","created":"2023-12-08T22:16:22.652245Z","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.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3301","nonce":0},{"type":"v1","addr":"172.21.15.89:6790","nonce":0}]},"addr":"172.21.15.89:6790/0","public_addr":"172.21.15.89:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:3300","nonce":0},{"type":"v1","addr":"172.21.15.99:6789","nonce":0}]},"addr":"172.21.15.99:6789/0","public_addr":"172.21.15.99:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2023-12-08T22:18:23.653 INFO:teuthology.orchestra.run.smithi099.stderr:dumped monmap epoch 3 2023-12-08T22:18:24.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:23 smithi099 bash[24814]: cluster 2023-12-08T22:18:22.347250+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:24.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:23 smithi099 bash[24814]: audit 2023-12-08T22:18:23.649502+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.99:0/2819546136' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:18:24.275 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-08T22:18:24.275 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph config generate-minimal-conf 2023-12-08T22:18:24.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:23 smithi089 bash[24830]: cluster 2023-12-08T22:18:22.347250+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:24.289 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:23 smithi089 bash[24830]: audit 2023-12-08T22:18:23.649502+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.99:0/2819546136' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:18:24.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:23 smithi089 bash[28481]: cluster 2023-12-08T22:18:22.347250+0000 mgr.y (mgr.14142) 39 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:24.289 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:23 smithi089 bash[28481]: audit 2023-12-08T22:18:23.649502+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.99:0/2819546136' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:18:26.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:25 smithi089 bash[24830]: cluster 2023-12-08T22:18:24.347789+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:26.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:25 smithi089 bash[28481]: cluster 2023-12-08T22:18:24.347789+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:26.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:25 smithi099 bash[24814]: cluster 2023-12-08T22:18:24.347789+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:26.699 INFO:teuthology.orchestra.run.smithi089.stdout:# minimal ceph.conf for 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:18:26.699 INFO:teuthology.orchestra.run.smithi089.stdout:[global] 2023-12-08T22:18:26.699 INFO:teuthology.orchestra.run.smithi089.stdout: fsid = 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:18:26.699 INFO:teuthology.orchestra.run.smithi089.stdout: mon_host = [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] 2023-12-08T22:18:27.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:26 smithi089 bash[24830]: audit 2023-12-08T22:18:26.698418+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.89:0/4211392097' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:27.133 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:26 smithi089 bash[28481]: audit 2023-12-08T22:18:26.698418+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.89:0/4211392097' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:27.319 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-08T22:18:27.320 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:18:27.320 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.conf 2023-12-08T22:18:27.332 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:18:27.332 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T22:18:27.344 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-12-08T22:18:27.344 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.conf 2023-12-08T22:18:27.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:26 smithi099 bash[24814]: audit 2023-12-08T22:18:26.698418+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.89:0/4211392097' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:27.361 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-12-08T22:18:27.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T22:18:27.417 INFO:tasks.cephadm:Adding mgr.y on smithi089 2023-12-08T22:18:27.417 INFO:tasks.cephadm:Adding mgr.x on smithi099 2023-12-08T22:18:27.418 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch apply mgr '2;smithi089=y;smithi099=x' 2023-12-08T22:18:28.197 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:27 smithi099 bash[24814]: cluster 2023-12-08T22:18:26.348323+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:28.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:27 smithi089 bash[24830]: cluster 2023-12-08T22:18:26.348323+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:28.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:27 smithi089 bash[28481]: cluster 2023-12-08T22:18:26.348323+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:29.970 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled mgr update... 2023-12-08T22:18:30.173 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:29 smithi099 bash[24814]: cluster 2023-12-08T22:18:28.348873+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:30.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:29 smithi089 bash[24830]: cluster 2023-12-08T22:18:28.348873+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:30.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:29 smithi089 bash[28481]: cluster 2023-12-08T22:18:28.348873+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:30.877 DEBUG:teuthology.orchestra.run.smithi099:mgr.x> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.x.service 2023-12-08T22:18:30.880 INFO:tasks.cephadm:Deploying OSDs... 2023-12-08T22:18:30.880 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:18:30.880 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/scratch_devs of=/dev/stdout 2023-12-08T22:18:30.887 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-08T22:18:30.887 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_1 2023-12-08T22:18:30.934 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-08T22:18:30.934 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:18:30.934 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 361 Links: 1 2023-12-08T22:18:30.934 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:18:30.934 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2023-12-08 22:14:03.307743859 +0000 2023-12-08T22:18:30.934 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2023-12-08 22:14:03.303743950 +0000 2023-12-08T22:18:30.934 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2023-12-08 22:14:03.303743950 +0000 2023-12-08T22:18:30.935 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2023-12-08T22:18:30.935 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-08T22:18:30.947 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2023-12-08T22:18:30.948 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2023-12-08T22:18:30.948 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000318299 s, 1.6 MB/s 2023-12-08T22:18:30.949 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-08T22:18:30.955 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_2 2023-12-08T22:18:31.005 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-08T22:18:31.005 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:18:31.005 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 368 Links: 1 2023-12-08T22:18:31.005 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:18:31.005 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2023-12-08 22:14:03.839731615 +0000 2023-12-08T22:18:31.005 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2023-12-08 22:14:03.835731708 +0000 2023-12-08T22:18:31.005 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2023-12-08 22:14:03.835731708 +0000 2023-12-08T22:18:31.005 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2023-12-08T22:18:31.005 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-08T22:18:31.015 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2023-12-08T22:18:31.015 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2023-12-08T22:18:31.015 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000393255 s, 1.3 MB/s 2023-12-08T22:18:31.016 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-08T22:18:31.023 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_3 2023-12-08T22:18:31.072 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-08T22:18:31.072 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:18:31.072 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 374 Links: 1 2023-12-08T22:18:31.072 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:18:31.072 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2023-12-08 22:14:04.667712561 +0000 2023-12-08T22:18:31.072 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2023-12-08 22:14:04.339720110 +0000 2023-12-08T22:18:31.072 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2023-12-08 22:14:04.339720110 +0000 2023-12-08T22:18:31.073 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2023-12-08T22:18:31.073 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-08T22:18:31.085 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2023-12-08T22:18:31.085 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2023-12-08T22:18:31.086 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000427815 s, 1.2 MB/s 2023-12-08T22:18:31.086 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-08T22:18:31.096 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_4 2023-12-08T22:18:31.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: audit 2023-12-08T22:18:29.959254+0000 mgr.y (mgr.14142) 43 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi099=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:31.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: cephadm 2023-12-08T22:18:29.960371+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Saving service mgr spec with placement count:2 smithi089=y,smithi099=x 2023-12-08T22:18:31.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: audit 2023-12-08T22:18:29.961103+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:18:29.960396\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T22:18:31.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: audit 2023-12-08T22:18:29.966234+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:18:29.960396\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T22:18:31.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: audit 2023-12-08T22:18:29.969153+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:18:31.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: audit 2023-12-08T22:18:29.973907+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T22:18:31.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: audit 2023-12-08T22:18:29.975456+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:31.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: cephadm 2023-12-08T22:18:29.976652+0000 mgr.y (mgr.14142) 45 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:18:31.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: audit 2023-12-08T22:18:29.977180+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:18:31.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:30 smithi099 bash[24814]: cluster 2023-12-08T22:18:30.349360+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:31.144 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-08T22:18:31.145 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:18:31.145 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 380 Links: 1 2023-12-08T22:18:31.145 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:18:31.145 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2023-12-08 22:14:05.203700226 +0000 2023-12-08T22:18:31.145 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2023-12-08 22:14:04.919706762 +0000 2023-12-08T22:18:31.145 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2023-12-08 22:14:04.919706762 +0000 2023-12-08T22:18:31.145 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2023-12-08T22:18:31.145 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-08T22:18:31.155 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2023-12-08T22:18:31.155 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2023-12-08T22:18:31.155 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000438124 s, 1.2 MB/s 2023-12-08T22:18:31.156 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-08T22:18:31.164 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-12-08T22:18:31.164 DEBUG:teuthology.orchestra.run.smithi099:> dd if=/scratch_devs of=/dev/stdout 2023-12-08T22:18:31.171 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-08T22:18:31.171 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_1 2023-12-08T22:18:31.178 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-08T22:18:31.179 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:18:31.179 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 6h/6d Inode: 358 Links: 1 2023-12-08T22:18:31.179 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:18:31.179 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2023-12-08 22:14:06.502181545 +0000 2023-12-08T22:18:31.179 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2023-12-08 22:14:06.498181637 +0000 2023-12-08T22:18:31.179 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2023-12-08 22:14:06.498181637 +0000 2023-12-08T22:18:31.179 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2023-12-08T22:18:31.179 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-08T22:18:31.193 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2023-12-08T22:18:31.193 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2023-12-08T22:18:31.193 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000403311 s, 1.3 MB/s 2023-12-08T22:18:31.194 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-08T22:18:31.201 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_2 2023-12-08T22:18:31.206 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-08T22:18:31.206 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:18:31.206 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 6h/6d Inode: 366 Links: 1 2023-12-08T22:18:31.206 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:18:31.206 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2023-12-08 22:14:07.278163655 +0000 2023-12-08T22:18:31.207 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2023-12-08 22:14:06.990170292 +0000 2023-12-08T22:18:31.207 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2023-12-08 22:14:06.990170292 +0000 2023-12-08T22:18:31.207 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2023-12-08T22:18:31.207 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-08T22:18:31.267 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2023-12-08T22:18:31.267 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2023-12-08T22:18:31.267 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000399735 s, 1.3 MB/s 2023-12-08T22:18:31.268 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-08T22:18:31.276 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_3 2023-12-08T22:18:31.285 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-08T22:18:31.285 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:18:31.285 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 6h/6d Inode: 370 Links: 1 2023-12-08T22:18:31.285 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:18:31.285 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2023-12-08 22:14:07.754152681 +0000 2023-12-08T22:18:31.285 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2023-12-08 22:14:07.494158675 +0000 2023-12-08T22:18:31.285 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2023-12-08 22:14:07.494158675 +0000 2023-12-08T22:18:31.285 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2023-12-08T22:18:31.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-08T22:18:31.293 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2023-12-08T22:18:31.294 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2023-12-08T22:18:31.294 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000251822 s, 2.0 MB/s 2023-12-08T22:18:31.294 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-08T22:18:31.350 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_4 2023-12-08T22:18:31.356 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-08T22:18:31.356 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:18:31.356 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 6h/6d Inode: 379 Links: 1 2023-12-08T22:18:31.356 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:18:31.356 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2023-12-08 22:14:08.266140880 +0000 2023-12-08T22:18:31.356 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2023-12-08 22:14:07.962147885 +0000 2023-12-08T22:18:31.357 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2023-12-08 22:14:07.962147885 +0000 2023-12-08T22:18:31.357 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: - 2023-12-08T22:18:31.357 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-08T22:18:31.366 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2023-12-08T22:18:31.366 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2023-12-08T22:18:31.366 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000403991 s, 1.3 MB/s 2023-12-08T22:18:31.367 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-08T22:18:31.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: audit 2023-12-08T22:18:29.959254+0000 mgr.y (mgr.14142) 43 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi099=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: cephadm 2023-12-08T22:18:29.960371+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Saving service mgr spec with placement count:2 smithi089=y,smithi099=x 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: audit 2023-12-08T22:18:29.961103+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:18:29.960396\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: audit 2023-12-08T22:18:29.966234+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:18:29.960396\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: audit 2023-12-08T22:18:29.969153+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: audit 2023-12-08T22:18:29.973907+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: audit 2023-12-08T22:18:29.975456+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: cephadm 2023-12-08T22:18:29.976652+0000 mgr.y (mgr.14142) 45 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: audit 2023-12-08T22:18:29.977180+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[24830]: cluster 2023-12-08T22:18:30.349360+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:31.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: audit 2023-12-08T22:18:29.959254+0000 mgr.y (mgr.14142) 43 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi089=y;smithi099=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: cephadm 2023-12-08T22:18:29.960371+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Saving service mgr spec with placement count:2 smithi089=y,smithi099=x 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: audit 2023-12-08T22:18:29.961103+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:18:29.960396\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: audit 2023-12-08T22:18:29.966234+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:18:29.960396\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: audit 2023-12-08T22:18:29.969153+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: audit 2023-12-08T22:18:29.973907+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: audit 2023-12-08T22:18:29.975456+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: cephadm 2023-12-08T22:18:29.976652+0000 mgr.y (mgr.14142) 45 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: audit 2023-12-08T22:18:29.977180+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:18:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:30 smithi089 bash[28481]: cluster 2023-12-08T22:18:30.349360+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:31.419 INFO:tasks.cephadm:Deploying osd.0 on smithi089 with /dev/vg_nvme/lv_4... 2023-12-08T22:18:31.419 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-08T22:18:31.449 INFO:journalctl@ceph.mgr.x.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:18:32.852 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:18:32 smithi099 docker[25496]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.x 2023-12-08T22:18:32.852 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:18:32 smithi099 systemd[1]: Started Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:18:32.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:32 smithi089 bash[24830]: audit 2023-12-08T22:18:32.517454+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"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-08T22:18:17.128010\", \"created\": \"2023-12-08T22:18:16.848475\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:18:32.867 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:32 smithi089 bash[24830]: audit 2023-12-08T22:18:32.522886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"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-08T22:18:17.128010\", \"created\": \"2023-12-08T22:18:16.848475\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:18:32.868 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:32 smithi089 bash[24830]: audit 2023-12-08T22:18:32.524551+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:33.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:32 smithi099 bash[24814]: audit 2023-12-08T22:18:32.517454+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"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-08T22:18:17.128010\", \"created\": \"2023-12-08T22:18:16.848475\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:18:33.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:32 smithi099 bash[24814]: audit 2023-12-08T22:18:32.522886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"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-08T22:18:17.128010\", \"created\": \"2023-12-08T22:18:16.848475\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:18:33.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:32 smithi099 bash[24814]: audit 2023-12-08T22:18:32.524551+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:33.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:32 smithi089 bash[28481]: audit 2023-12-08T22:18:32.517454+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"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-08T22:18:17.128010\", \"created\": \"2023-12-08T22:18:16.848475\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:18:33.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:32 smithi089 bash[28481]: audit 2023-12-08T22:18:32.522886+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"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-08T22:18:17.128010\", \"created\": \"2023-12-08T22:18:16.848475\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:18:33.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:32 smithi089 bash[28481]: audit 2023-12-08T22:18:32.524551+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:33.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:18:33 smithi099 bash[25516]: debug 2023-12-08T22:18:33.268+0000 7f746844d040 1 -- 172.21.15.99:0/2896206960 >> [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] conn(0x556759463000 msgr2=0x55675a0d8480 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T22:18:33.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:18:33 smithi099 bash[25516]: debug 2023-12-08T22:18:33.268+0000 7f746844d040 1 --2- 172.21.15.99:0/2896206960 >> [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] conn(0x556759463000 0x55675a0d8480 secure :-1 s=READY pgs=7 cs=0 l=1 rx=0x556759455140 tx=0x5567594577c0).stop 2023-12-08T22:18:34.058 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-08T22:18:34.058 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-08T22:18:34.059 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2023-12-08T22:18:34.059 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2023-12-08T22:18:34.059 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0199228 s, 526 MB/s 2023-12-08T22:18:34.059 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2023-12-08T22:18:34.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[28481]: cluster 2023-12-08T22:18:32.349857+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:34.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[28481]: audit 2023-12-08T22:18:33.324099+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_daemon_update\": \"2023-12-08T22:18:33.323024\", \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:18:34.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[28481]: audit 2023-12-08T22:18:33.329462+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_daemon_update\": \"2023-12-08T22:18:33.323024\", \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:18:34.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[28481]: audit 2023-12-08T22:18:33.332361+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T22:18:34.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[28481]: audit 2023-12-08T22:18:33.334031+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:34.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[28481]: audit 2023-12-08T22:18:33.336005+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T22:18:34.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[24830]: cluster 2023-12-08T22:18:32.349857+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:34.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[24830]: audit 2023-12-08T22:18:33.324099+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_daemon_update\": \"2023-12-08T22:18:33.323024\", \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:18:34.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[24830]: audit 2023-12-08T22:18:33.329462+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_daemon_update\": \"2023-12-08T22:18:33.323024\", \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:18:34.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[24830]: audit 2023-12-08T22:18:33.332361+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T22:18:34.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[24830]: audit 2023-12-08T22:18:33.334031+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:34.123 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:33 smithi089 bash[24830]: audit 2023-12-08T22:18:33.336005+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T22:18:34.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:33 smithi099 bash[24814]: cluster 2023-12-08T22:18:32.349857+0000 mgr.y (mgr.14142) 47 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:34.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:33 smithi099 bash[24814]: audit 2023-12-08T22:18:33.324099+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_daemon_update\": \"2023-12-08T22:18:33.323024\", \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:18:34.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:33 smithi099 bash[24814]: audit 2023-12-08T22:18:33.329462+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}}, \"last_daemon_update\": \"2023-12-08T22:18:33.323024\", \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:18:34.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:33 smithi099 bash[24814]: audit 2023-12-08T22:18:33.332361+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T22:18:34.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:33 smithi099 bash[24814]: audit 2023-12-08T22:18:33.334031+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:33 smithi099 bash[24814]: audit 2023-12-08T22:18:33.336005+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T22:18:34.789 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi089:vg_nvme/lv_4 2023-12-08T22:18:34.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:34 smithi089 bash[24830]: cephadm 2023-12-08T22:18:33.331839+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T22:18:34.934 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:34 smithi089 bash[24830]: cephadm 2023-12-08T22:18:33.335254+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2023-12-08T22:18:34.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:34 smithi089 bash[28481]: cephadm 2023-12-08T22:18:33.331839+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T22:18:34.934 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:34 smithi089 bash[28481]: cephadm 2023-12-08T22:18:33.335254+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2023-12-08T22:18:35.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:34 smithi099 bash[24814]: cephadm 2023-12-08T22:18:33.331839+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T22:18:35.409 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:34 smithi099 bash[24814]: cephadm 2023-12-08T22:18:33.335254+0000 mgr.y (mgr.14142) 49 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2023-12-08T22:18:36.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:35 smithi089 bash[24830]: cluster 2023-12-08T22:18:34.350401+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:36.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:35 smithi089 bash[24830]: audit 2023-12-08T22:18:35.462269+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996367\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996577\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:36.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:35 smithi089 bash[24830]: audit 2023-12-08T22:18:35.466727+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996367\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996577\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:36.055 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:35 smithi089 bash[24830]: audit 2023-12-08T22:18:35.467957+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:36.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:35 smithi089 bash[28481]: cluster 2023-12-08T22:18:34.350401+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:36.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:35 smithi089 bash[28481]: audit 2023-12-08T22:18:35.462269+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996367\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996577\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:36.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:35 smithi089 bash[28481]: audit 2023-12-08T22:18:35.466727+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996367\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996577\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:36.056 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:35 smithi089 bash[28481]: audit 2023-12-08T22:18:35.467957+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:35 smithi099 bash[24814]: cluster 2023-12-08T22:18:34.350401+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:35 smithi099 bash[24814]: audit 2023-12-08T22:18:35.462269+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996367\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996577\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:35 smithi099 bash[24814]: audit 2023-12-08T22:18:35.466727+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996367\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:03.996577\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:36.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:35 smithi099 bash[24814]: audit 2023-12-08T22:18:35.467957+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:37.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:36 smithi089 bash[24830]: audit 2023-12-08T22:18:35.961621+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_daemon_update\": \"2023-12-08T22:18:35.960394\", \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:37.139 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:36 smithi089 bash[24830]: audit 2023-12-08T22:18:35.965930+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_daemon_update\": \"2023-12-08T22:18:35.960394\", \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:37.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:36 smithi089 bash[28481]: audit 2023-12-08T22:18:35.961621+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_daemon_update\": \"2023-12-08T22:18:35.960394\", \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:37.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:36 smithi089 bash[28481]: audit 2023-12-08T22:18:35.965930+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_daemon_update\": \"2023-12-08T22:18:35.960394\", \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:37.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:36 smithi099 bash[24814]: audit 2023-12-08T22:18:35.961621+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_daemon_update\": \"2023-12-08T22:18:35.960394\", \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:37.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:36 smithi099 bash[24814]: audit 2023-12-08T22:18:35.965930+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}}, \"last_daemon_update\": \"2023-12-08T22:18:35.960394\", \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:38.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[24830]: cluster 2023-12-08T22:18:36.351036+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:38.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[24830]: cluster 2023-12-08T22:18:37.469270+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:18:38.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[24830]: audit 2023-12-08T22:18:37.471713+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.99:0/2334387409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:38.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[24830]: audit 2023-12-08T22:18:37.474035+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/2334387409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:38.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[24830]: audit 2023-12-08T22:18:37.508927+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:18:38.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[24830]: audit 2023-12-08T22:18:37.510121+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:38.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[24830]: audit 2023-12-08T22:18:37.511559+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:38.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[28481]: cluster 2023-12-08T22:18:36.351036+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:38.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[28481]: cluster 2023-12-08T22:18:37.469270+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:18:38.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[28481]: audit 2023-12-08T22:18:37.471713+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.99:0/2334387409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:38.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[28481]: audit 2023-12-08T22:18:37.474035+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/2334387409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:38.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[28481]: audit 2023-12-08T22:18:37.508927+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:18:38.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[28481]: audit 2023-12-08T22:18:37.510121+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:38.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:37 smithi089 bash[28481]: audit 2023-12-08T22:18:37.511559+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:37 smithi099 bash[24814]: cluster 2023-12-08T22:18:36.351036+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:37 smithi099 bash[24814]: cluster 2023-12-08T22:18:37.469270+0000 mon.a (mon.0) 175 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:18:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:37 smithi099 bash[24814]: audit 2023-12-08T22:18:37.471713+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.99:0/2334387409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:37 smithi099 bash[24814]: audit 2023-12-08T22:18:37.474035+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.99:0/2334387409' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:37 smithi099 bash[24814]: audit 2023-12-08T22:18:37.508927+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:18:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:37 smithi099 bash[24814]: audit 2023-12-08T22:18:37.510121+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:38.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:37 smithi099 bash[24814]: audit 2023-12-08T22:18:37.511559+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:39.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:38 smithi089 bash[24830]: audit 2023-12-08T22:18:37.506407+0000 mgr.y (mgr.14142) 52 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:39.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:38 smithi089 bash[24830]: cephadm 2023-12-08T22:18:37.508473+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:18:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:38 smithi089 bash[24830]: cluster 2023-12-08T22:18:37.977590+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e14: y(active, since 93s), standbys: x 2023-12-08T22:18:39.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:38 smithi089 bash[24830]: audit 2023-12-08T22:18:37.978002+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:18:39.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:38 smithi089 bash[28481]: audit 2023-12-08T22:18:37.506407+0000 mgr.y (mgr.14142) 52 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:39.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:38 smithi089 bash[28481]: cephadm 2023-12-08T22:18:37.508473+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:18:39.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:38 smithi089 bash[28481]: cluster 2023-12-08T22:18:37.977590+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e14: y(active, since 93s), standbys: x 2023-12-08T22:18:39.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:38 smithi089 bash[28481]: audit 2023-12-08T22:18:37.978002+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:18:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:38 smithi099 bash[24814]: audit 2023-12-08T22:18:37.506407+0000 mgr.y (mgr.14142) 52 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:38 smithi099 bash[24814]: cephadm 2023-12-08T22:18:37.508473+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:18:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:38 smithi099 bash[24814]: cluster 2023-12-08T22:18:37.977590+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e14: y(active, since 93s), standbys: x 2023-12-08T22:18:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:38 smithi099 bash[24814]: audit 2023-12-08T22:18:37.978002+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:18:40.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:39 smithi089 bash[24830]: cluster 2023-12-08T22:18:38.351702+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:40.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:39 smithi089 bash[28481]: cluster 2023-12-08T22:18:38.351702+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:40.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:39 smithi099 bash[24814]: cluster 2023-12-08T22:18:38.351702+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:41.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:40 smithi099 bash[24814]: audit 2023-12-08T22:18:40.628497+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.89:0/2564661231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66780727-92c2-4f21-84be-1326c443d3f6"}]: dispatch 2023-12-08T22:18:41.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:40 smithi099 bash[24814]: audit 2023-12-08T22:18:40.637947+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.89:0/2564661231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66780727-92c2-4f21-84be-1326c443d3f6"}]': finished 2023-12-08T22:18:41.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:40 smithi099 bash[24814]: cluster 2023-12-08T22:18:40.638041+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T22:18:41.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:40 smithi099 bash[24814]: audit 2023-12-08T22:18:40.638254+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:41.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:40 smithi089 bash[24830]: audit 2023-12-08T22:18:40.628497+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.89:0/2564661231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66780727-92c2-4f21-84be-1326c443d3f6"}]: dispatch 2023-12-08T22:18:41.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:40 smithi089 bash[24830]: audit 2023-12-08T22:18:40.637947+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.89:0/2564661231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66780727-92c2-4f21-84be-1326c443d3f6"}]': finished 2023-12-08T22:18:41.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:40 smithi089 bash[24830]: cluster 2023-12-08T22:18:40.638041+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T22:18:41.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:40 smithi089 bash[24830]: audit 2023-12-08T22:18:40.638254+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:41.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:40 smithi089 bash[28481]: audit 2023-12-08T22:18:40.628497+0000 mon.a (mon.0) 181 : audit [INF] from='client.? 172.21.15.89:0/2564661231' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66780727-92c2-4f21-84be-1326c443d3f6"}]: dispatch 2023-12-08T22:18:41.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:40 smithi089 bash[28481]: audit 2023-12-08T22:18:40.637947+0000 mon.a (mon.0) 182 : audit [INF] from='client.? 172.21.15.89:0/2564661231' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66780727-92c2-4f21-84be-1326c443d3f6"}]': finished 2023-12-08T22:18:41.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:40 smithi089 bash[28481]: cluster 2023-12-08T22:18:40.638041+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T22:18:41.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:40 smithi089 bash[28481]: audit 2023-12-08T22:18:40.638254+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:42.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:41 smithi099 bash[24814]: cluster 2023-12-08T22:18:40.352216+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:42.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:41 smithi089 bash[24830]: cluster 2023-12-08T22:18:40.352216+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:42.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:41 smithi089 bash[28481]: cluster 2023-12-08T22:18:40.352216+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:43.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:42 smithi099 bash[24814]: cluster 2023-12-08T22:18:42.352749+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:43.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:42 smithi099 bash[24814]: audit 2023-12-08T22:18:42.782206+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.89:0/3145160152' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:18:43.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:42 smithi089 bash[24830]: cluster 2023-12-08T22:18:42.352749+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:43.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:42 smithi089 bash[24830]: audit 2023-12-08T22:18:42.782206+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.89:0/3145160152' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:18:43.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:42 smithi089 bash[28481]: cluster 2023-12-08T22:18:42.352749+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:43.383 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:42 smithi089 bash[28481]: audit 2023-12-08T22:18:42.782206+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.89:0/3145160152' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:18:45.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:45 smithi099 bash[24814]: cluster 2023-12-08T22:18:44.353287+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:45.883 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:45 smithi089 bash[24830]: cluster 2023-12-08T22:18:44.353287+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:45.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:45 smithi089 bash[28481]: cluster 2023-12-08T22:18:44.353287+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:46.577 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:46 smithi089 bash[28481]: audit 2023-12-08T22:18:45.418732+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:46.578 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:46 smithi089 bash[24830]: audit 2023-12-08T22:18:45.418732+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:46.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:46 smithi099 bash[24814]: audit 2023-12-08T22:18:45.418732+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:48.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:47 smithi099 bash[24814]: cluster 2023-12-08T22:18:46.353694+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:48.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:47 smithi089 bash[24830]: cluster 2023-12-08T22:18:46.353694+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:48.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:47 smithi089 bash[28481]: cluster 2023-12-08T22:18:46.353694+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:49.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:48 smithi099 bash[24814]: audit 2023-12-08T22:18:48.572379+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:18:49.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:48 smithi099 bash[24814]: audit 2023-12-08T22:18:48.573983+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:49.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:48 smithi099 bash[24814]: audit 2023-12-08T22:18:48.575652+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T22:18:49.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:48 smithi089 bash[24830]: audit 2023-12-08T22:18:48.572379+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:18:49.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:48 smithi089 bash[24830]: audit 2023-12-08T22:18:48.573983+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:49.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:48 smithi089 bash[24830]: audit 2023-12-08T22:18:48.575652+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T22:18:49.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:48 smithi089 bash[28481]: audit 2023-12-08T22:18:48.572379+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:18:49.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:48 smithi089 bash[28481]: audit 2023-12-08T22:18:48.573983+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:49.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:48 smithi089 bash[28481]: audit 2023-12-08T22:18:48.575652+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T22:18:50.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:49 smithi099 bash[24814]: cluster 2023-12-08T22:18:48.354217+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:50.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:49 smithi099 bash[24814]: cephadm 2023-12-08T22:18:48.575228+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Deploying daemon osd.0 on smithi089 2023-12-08T22:18:50.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:49 smithi089 bash[24830]: cluster 2023-12-08T22:18:48.354217+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:50.133 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:49 smithi089 bash[24830]: cephadm 2023-12-08T22:18:48.575228+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Deploying daemon osd.0 on smithi089 2023-12-08T22:18:50.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:49 smithi089 bash[28481]: cluster 2023-12-08T22:18:48.354217+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:50.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:49 smithi089 bash[28481]: cephadm 2023-12-08T22:18:48.575228+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Deploying daemon osd.0 on smithi089 2023-12-08T22:18:50.623 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 0 on host 'smithi089' 2023-12-08T22:18:51.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:50 smithi089 bash[28481]: audit 2023-12-08T22:18:50.615353+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:51.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:50 smithi089 bash[28481]: audit 2023-12-08T22:18:50.615971+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:51.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:50 smithi089 bash[28481]: audit 2023-12-08T22:18:50.620040+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:51.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:50 smithi089 bash[24830]: audit 2023-12-08T22:18:50.615353+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:51.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:50 smithi089 bash[24830]: audit 2023-12-08T22:18:50.615971+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:51.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:50 smithi089 bash[24830]: audit 2023-12-08T22:18:50.620040+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:51.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:50 smithi099 bash[24814]: audit 2023-12-08T22:18:50.615353+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:51.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:50 smithi099 bash[24814]: audit 2023-12-08T22:18:50.615971+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:51.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:50 smithi099 bash[24814]: audit 2023-12-08T22:18:50.620040+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.959907\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960088\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:35.960194\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_device_update\": \"2023-12-08T22:17:11.589865\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:51.924 DEBUG:teuthology.orchestra.run.smithi089:osd.0> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.0.service 2023-12-08T22:18:51.926 INFO:tasks.cephadm:Deploying osd.1 on smithi089 with /dev/vg_nvme/lv_3... 2023-12-08T22:18:51.926 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-08T22:18:52.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:51 smithi099 bash[24814]: cluster 2023-12-08T22:18:50.354565+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:52.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:51 smithi099 bash[24814]: audit 2023-12-08T22:18:51.761792+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:52.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:51 smithi099 bash[24814]: audit 2023-12-08T22:18:51.768116+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:52.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:51 smithi099 bash[24814]: audit 2023-12-08T22:18:51.769352+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:52.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:51 smithi089 bash[24830]: cluster 2023-12-08T22:18:50.354565+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:52.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:51 smithi089 bash[28481]: cluster 2023-12-08T22:18:50.354565+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:52.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:51 smithi089 bash[24830]: audit 2023-12-08T22:18:51.761792+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:52.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:51 smithi089 bash[28481]: audit 2023-12-08T22:18:51.761792+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:18:52.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:51 smithi089 bash[24830]: audit 2023-12-08T22:18:51.768116+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:52.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:51 smithi089 bash[24830]: audit 2023-12-08T22:18:51.769352+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:52.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:51 smithi089 bash[28481]: audit 2023-12-08T22:18:51.768116+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"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\", \"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_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:18:52.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:51 smithi089 bash[28481]: audit 2023-12-08T22:18:51.769352+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:18:52.707 INFO:journalctl@ceph.osd.0.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:18:53.133 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:52 smithi089 bash[30220]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-08T22:18:53.133 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:52 smithi089 bash[30220]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-12-08T22:18:53.134 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:52 smithi089 bash[30220]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-08T22:18:53.134 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:52 smithi089 bash[30220]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-12-08T22:18:53.134 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:52 smithi089 bash[30220]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-08T22:18:53.134 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:52 smithi089 bash[30220]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-08T22:18:53.134 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:52 smithi089 bash[30220]: --> ceph-volume lvm activate successful for osd ID: 0 2023-12-08T22:18:54.073 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:53 smithi089 bash[24830]: cluster 2023-12-08T22:18:52.355038+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:54.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:53 smithi089 bash[28481]: cluster 2023-12-08T22:18:52.355038+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:54.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:53 smithi099 bash[24814]: cluster 2023-12-08T22:18:52.355038+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:56.258 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:55 smithi089 bash[24830]: cluster 2023-12-08T22:18:54.355565+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:56.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:55 smithi089 bash[28481]: cluster 2023-12-08T22:18:54.355565+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:56.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:55 smithi099 bash[24814]: cluster 2023-12-08T22:18:54.355565+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:56.883 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:56 smithi089 bash[30452]: debug 2023-12-08T22:18:56.612+0000 7fa586c49ec0 -1 Falling back to public interface 2023-12-08T22:18:57.449 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-08T22:18:57.450 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-08T22:18:57.450 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2023-12-08T22:18:57.450 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2023-12-08T22:18:57.450 INFO:teuthology.orchestra.run.smithi089.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0143075 s, 733 MB/s 2023-12-08T22:18:57.450 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2023-12-08T22:18:57.507 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:57 smithi089 bash[30452]: debug 2023-12-08T22:18:57.252+0000 7fa586c49ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-12-08T22:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:57 smithi089 bash[24830]: cluster 2023-12-08T22:18:56.356031+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:57 smithi089 bash[24830]: audit 2023-12-08T22:18:57.260183+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:18:58.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:57 smithi089 bash[24830]: audit 2023-12-08T22:18:57.260641+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:18:58.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:57 smithi089 bash[28481]: cluster 2023-12-08T22:18:56.356031+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:58.087 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:57 smithi089 bash[28481]: audit 2023-12-08T22:18:57.260183+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:18:58.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:57 smithi089 bash[28481]: audit 2023-12-08T22:18:57.260641+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:18:58.088 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi089:vg_nvme/lv_3 2023-12-08T22:18:58.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:57 smithi099 bash[24814]: cluster 2023-12-08T22:18:56.356031+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:18:58.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:57 smithi099 bash[24814]: audit 2023-12-08T22:18:57.260183+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:18:58.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:57 smithi099 bash[24814]: audit 2023-12-08T22:18:57.260641+0000 mon.a (mon.0) 196 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:18:59.052 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[30452]: debug 2023-12-08T22:18:58.912+0000 7fa56f9fe700 -1 osd.0 0 waiting for initial osdmap 2023-12-08T22:18:59.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: audit 2023-12-08T22:18:57.905245+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T22:18:59.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: cluster 2023-12-08T22:18:57.905346+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T22:18:59.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: audit 2023-12-08T22:18:57.906520+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:59.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: audit 2023-12-08T22:18:57.906584+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:18:59.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: audit 2023-12-08T22:18:57.907440+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:18:59.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: cluster 2023-12-08T22:18:58.209504+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:18:59.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: cluster 2023-12-08T22:18:58.209551+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:18:59.053 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: audit 2023-12-08T22:18:58.907647+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[24830]: cluster 2023-12-08T22:18:58.907754+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: audit 2023-12-08T22:18:57.905245+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: cluster 2023-12-08T22:18:57.905346+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: audit 2023-12-08T22:18:57.906520+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: audit 2023-12-08T22:18:57.906584+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: audit 2023-12-08T22:18:57.907440+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: cluster 2023-12-08T22:18:58.209504+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: cluster 2023-12-08T22:18:58.209551+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: audit 2023-12-08T22:18:58.907647+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:18:59.054 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:58 smithi089 bash[28481]: cluster 2023-12-08T22:18:58.907754+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T22:18:59.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: audit 2023-12-08T22:18:57.905245+0000 mon.a (mon.0) 197 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T22:18:59.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: cluster 2023-12-08T22:18:57.905346+0000 mon.a (mon.0) 198 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T22:18:59.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: audit 2023-12-08T22:18:57.906520+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:59.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: audit 2023-12-08T22:18:57.906584+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:18:59.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: audit 2023-12-08T22:18:57.907440+0000 mon.a (mon.0) 200 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:18:59.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: cluster 2023-12-08T22:18:58.209504+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:18:59.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: cluster 2023-12-08T22:18:58.209551+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:18:59.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: audit 2023-12-08T22:18:58.907647+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:18:59.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:58 smithi099 bash[24814]: cluster 2023-12-08T22:18:58.907754+0000 mon.a (mon.0) 202 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T22:19:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:59 smithi099 bash[24814]: cluster 2023-12-08T22:18:58.356538+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:19:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:59 smithi099 bash[24814]: audit 2023-12-08T22:18:58.908044+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:00.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:59 smithi099 bash[24814]: audit 2023-12-08T22:18:59.479787+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:00.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:59 smithi099 bash[24814]: audit 2023-12-08T22:18:59.705047+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:00.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:18:59 smithi099 bash[24814]: audit 2023-12-08T22:18:59.710715+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:00.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[24830]: cluster 2023-12-08T22:18:58.356538+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:19:00.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[24830]: audit 2023-12-08T22:18:58.908044+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:00.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[24830]: audit 2023-12-08T22:18:59.479787+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:00.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[28481]: cluster 2023-12-08T22:18:58.356538+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:19:00.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[28481]: audit 2023-12-08T22:18:58.908044+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:00.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[28481]: audit 2023-12-08T22:18:59.479787+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:00.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[24830]: audit 2023-12-08T22:18:59.705047+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:00.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[24830]: audit 2023-12-08T22:18:59.710715+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:00.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[28481]: audit 2023-12-08T22:18:59.705047+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:00.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:18:59 smithi089 bash[28481]: audit 2023-12-08T22:18:59.710715+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}}, \"last_daemon_update\": \"2023-12-08T22:18:51.760204\", \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:01.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:00 smithi089 bash[24830]: cluster 2023-12-08T22:18:59.925327+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727] boot 2023-12-08T22:19:01.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:00 smithi089 bash[24830]: cluster 2023-12-08T22:18:59.925500+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T22:19:01.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:00 smithi089 bash[24830]: audit 2023-12-08T22:18:59.926463+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:01.267 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:00 smithi089 bash[24830]: cluster 2023-12-08T22:19:00.357064+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:19:01.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:00 smithi089 bash[28481]: cluster 2023-12-08T22:18:59.925327+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727] boot 2023-12-08T22:19:01.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:00 smithi089 bash[28481]: cluster 2023-12-08T22:18:59.925500+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T22:19:01.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:00 smithi089 bash[28481]: audit 2023-12-08T22:18:59.926463+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:01.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:00 smithi089 bash[28481]: cluster 2023-12-08T22:19:00.357064+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:19:01.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:00 smithi099 bash[24814]: cluster 2023-12-08T22:18:59.925327+0000 mon.a (mon.0) 207 : cluster [INF] osd.0 [v2:172.21.15.89:6802/3070941727,v1:172.21.15.89:6803/3070941727] boot 2023-12-08T22:19:01.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:00 smithi099 bash[24814]: cluster 2023-12-08T22:18:59.925500+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T22:19:01.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:00 smithi099 bash[24814]: audit 2023-12-08T22:18:59.926463+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:01.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:00 smithi099 bash[24814]: cluster 2023-12-08T22:19:00.357064+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:19:02.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[28481]: cluster 2023-12-08T22:19:00.928566+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T22:19:02.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[28481]: audit 2023-12-08T22:19:01.038817+0000 mgr.y (mgr.14142) 67 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[28481]: cephadm 2023-12-08T22:19:01.040167+0000 mgr.y (mgr.14142) 68 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[28481]: audit 2023-12-08T22:19:01.040634+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[28481]: audit 2023-12-08T22:19:01.041980+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[28481]: audit 2023-12-08T22:19:01.043762+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[28481]: cluster 2023-12-08T22:19:01.931820+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[24830]: cluster 2023-12-08T22:19:00.928566+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[24830]: audit 2023-12-08T22:19:01.038817+0000 mgr.y (mgr.14142) 67 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[24830]: cephadm 2023-12-08T22:19:01.040167+0000 mgr.y (mgr.14142) 68 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[24830]: audit 2023-12-08T22:19:01.040634+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[24830]: audit 2023-12-08T22:19:01.041980+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[24830]: audit 2023-12-08T22:19:01.043762+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:02.201 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:01 smithi089 bash[24830]: cluster 2023-12-08T22:19:01.931820+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-08T22:19:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:01 smithi099 bash[24814]: cluster 2023-12-08T22:19:00.928566+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T22:19:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:01 smithi099 bash[24814]: audit 2023-12-08T22:19:01.038817+0000 mgr.y (mgr.14142) 67 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:01 smithi099 bash[24814]: cephadm 2023-12-08T22:19:01.040167+0000 mgr.y (mgr.14142) 68 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:01 smithi099 bash[24814]: audit 2023-12-08T22:19:01.040634+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:01 smithi099 bash[24814]: audit 2023-12-08T22:19:01.041980+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:01 smithi099 bash[24814]: audit 2023-12-08T22:19:01.043762+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:01 smithi099 bash[24814]: cluster 2023-12-08T22:19:01.931820+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2023-12-08T22:19:03.251 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:02 smithi089 bash[24830]: cluster 2023-12-08T22:19:02.357674+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v59: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:03.252 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:02 smithi089 bash[28481]: cluster 2023-12-08T22:19:02.357674+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v59: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:03.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:02 smithi099 bash[24814]: cluster 2023-12-08T22:19:02.357674+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v59: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:04.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:03 smithi099 bash[24814]: cluster 2023-12-08T22:19:02.942876+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:19:04.383 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:03 smithi089 bash[24830]: cluster 2023-12-08T22:19:02.942876+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:19:04.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:03 smithi089 bash[28481]: cluster 2023-12-08T22:19:02.942876+0000 mon.a (mon.0) 215 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:19:05.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:04 smithi099 bash[24814]: audit 2023-12-08T22:19:03.969317+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/900495164' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]: dispatch 2023-12-08T22:19:05.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:04 smithi099 bash[24814]: audit 2023-12-08T22:19:03.969865+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]: dispatch 2023-12-08T22:19:05.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:04 smithi099 bash[24814]: audit 2023-12-08T22:19:03.976409+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]': finished 2023-12-08T22:19:05.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:04 smithi099 bash[24814]: cluster 2023-12-08T22:19:03.976551+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T22:19:05.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:04 smithi099 bash[24814]: audit 2023-12-08T22:19:03.976775+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:05.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:04 smithi099 bash[24814]: cluster 2023-12-08T22:19:04.358247+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v61: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[24830]: audit 2023-12-08T22:19:03.969317+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/900495164' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]: dispatch 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[24830]: audit 2023-12-08T22:19:03.969865+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]: dispatch 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[24830]: audit 2023-12-08T22:19:03.976409+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]': finished 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[24830]: cluster 2023-12-08T22:19:03.976551+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[24830]: audit 2023-12-08T22:19:03.976775+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[24830]: cluster 2023-12-08T22:19:04.358247+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v61: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[28481]: audit 2023-12-08T22:19:03.969317+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/900495164' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]: dispatch 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[28481]: audit 2023-12-08T22:19:03.969865+0000 mon.a (mon.0) 216 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]: dispatch 2023-12-08T22:19:05.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[28481]: audit 2023-12-08T22:19:03.976409+0000 mon.a (mon.0) 217 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d"}]': finished 2023-12-08T22:19:05.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[28481]: cluster 2023-12-08T22:19:03.976551+0000 mon.a (mon.0) 218 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T22:19:05.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[28481]: audit 2023-12-08T22:19:03.976775+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:05.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:04 smithi089 bash[28481]: cluster 2023-12-08T22:19:04.358247+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v61: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:06.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:06 smithi089 bash[24830]: audit 2023-12-08T22:19:06.074800+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/1466081017' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:06.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:06 smithi089 bash[28481]: audit 2023-12-08T22:19:06.074800+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/1466081017' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:06.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:06 smithi099 bash[24814]: audit 2023-12-08T22:19:06.074800+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/1466081017' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:08.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:07 smithi099 bash[24814]: cluster 2023-12-08T22:19:06.358886+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v62: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:08.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:07 smithi089 bash[24830]: cluster 2023-12-08T22:19:06.358886+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v62: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:08.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:07 smithi089 bash[28481]: cluster 2023-12-08T22:19:06.358886+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v62: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:09.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:08 smithi089 bash[24830]: audit 2023-12-08T22:19:08.706790+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:09.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:08 smithi089 bash[28481]: audit 2023-12-08T22:19:08.706790+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:09.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:08 smithi099 bash[24814]: audit 2023-12-08T22:19:08.706790+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:10.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:09 smithi089 bash[28481]: cluster 2023-12-08T22:19:08.359542+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v63: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:10.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:09 smithi089 bash[24830]: cluster 2023-12-08T22:19:08.359542+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v63: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:10.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:09 smithi099 bash[24814]: cluster 2023-12-08T22:19:08.359542+0000 mgr.y (mgr.14142) 72 : cluster [DBG] pgmap v63: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:12.206 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:11 smithi089 bash[24830]: cluster 2023-12-08T22:19:10.360233+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:12.206 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:11 smithi089 bash[24830]: cluster 2023-12-08T22:19:11.861897+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:19:12.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:11 smithi089 bash[28481]: cluster 2023-12-08T22:19:10.360233+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:12.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:11 smithi089 bash[28481]: cluster 2023-12-08T22:19:11.861897+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:19:12.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:11 smithi099 bash[24814]: cluster 2023-12-08T22:19:10.360233+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v64: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:12.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:11 smithi099 bash[24814]: cluster 2023-12-08T22:19:11.861897+0000 mon.a (mon.0) 221 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:19:13.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:12 smithi089 bash[24830]: audit 2023-12-08T22:19:11.967874+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:19:13.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:12 smithi089 bash[24830]: audit 2023-12-08T22:19:11.969622+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:13.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:12 smithi089 bash[24830]: audit 2023-12-08T22:19:11.971498+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:19:13.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:12 smithi089 bash[28481]: audit 2023-12-08T22:19:11.967874+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:19:13.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:12 smithi089 bash[28481]: audit 2023-12-08T22:19:11.969622+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:13.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:12 smithi089 bash[28481]: audit 2023-12-08T22:19:11.971498+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:19:13.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:12 smithi099 bash[24814]: audit 2023-12-08T22:19:11.967874+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:19:13.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:12 smithi099 bash[24814]: audit 2023-12-08T22:19:11.969622+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:13.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:12 smithi099 bash[24814]: audit 2023-12-08T22:19:11.971498+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:19:14.086 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 1 on host 'smithi089' 2023-12-08T22:19:14.165 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:13 smithi089 bash[24830]: cephadm 2023-12-08T22:19:11.970926+0000 mgr.y (mgr.14142) 74 : cephadm [INF] Deploying daemon osd.1 on smithi089 2023-12-08T22:19:14.165 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:13 smithi089 bash[24830]: cluster 2023-12-08T22:19:12.360849+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:14.165 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:13 smithi089 bash[28481]: cephadm 2023-12-08T22:19:11.970926+0000 mgr.y (mgr.14142) 74 : cephadm [INF] Deploying daemon osd.1 on smithi089 2023-12-08T22:19:14.165 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:13 smithi089 bash[28481]: cluster 2023-12-08T22:19:12.360849+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:13 smithi099 bash[24814]: cephadm 2023-12-08T22:19:11.970926+0000 mgr.y (mgr.14142) 74 : cephadm [INF] Deploying daemon osd.1 on smithi089 2023-12-08T22:19:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:13 smithi099 bash[24814]: cluster 2023-12-08T22:19:12.360849+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:15.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:14 smithi089 bash[24830]: audit 2023-12-08T22:19:14.073493+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:15.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:14 smithi089 bash[24830]: audit 2023-12-08T22:19:14.074177+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:15.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:14 smithi089 bash[28481]: audit 2023-12-08T22:19:14.073493+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:15.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:14 smithi089 bash[28481]: audit 2023-12-08T22:19:14.074177+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:15.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:14 smithi089 bash[24830]: audit 2023-12-08T22:19:14.077896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:15.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:14 smithi089 bash[24830]: audit 2023-12-08T22:19:14.892162+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:15.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:14 smithi089 bash[28481]: audit 2023-12-08T22:19:14.077896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:15.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:14 smithi089 bash[28481]: audit 2023-12-08T22:19:14.892162+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:15.290 DEBUG:teuthology.orchestra.run.smithi089:osd.1> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.1.service 2023-12-08T22:19:15.292 INFO:tasks.cephadm:Deploying osd.2 on smithi089 with /dev/vg_nvme/lv_2... 2023-12-08T22:19:15.293 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-08T22:19:15.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:14 smithi099 bash[24814]: audit 2023-12-08T22:19:14.073493+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:15.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:14 smithi099 bash[24814]: audit 2023-12-08T22:19:14.074177+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:15.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:14 smithi099 bash[24814]: audit 2023-12-08T22:19:14.077896+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759552\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759756\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:51.759883\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"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-08T22:18:51.760002\", \"created\": \"2023-12-08T22:18:50.597090\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_device_update\": \"2023-12-08T22:18:59.703574\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:15.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:14 smithi099 bash[24814]: audit 2023-12-08T22:19:14.892162+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:16.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:15 smithi089 bash[28481]: cluster 2023-12-08T22:19:14.361478+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:16.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:15 smithi089 bash[28481]: audit 2023-12-08T22:19:14.896335+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:16.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:15 smithi089 bash[28481]: audit 2023-12-08T22:19:14.897463+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:16.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:15 smithi089 bash[24830]: cluster 2023-12-08T22:19:14.361478+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:16.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:15 smithi089 bash[24830]: audit 2023-12-08T22:19:14.896335+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:16.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:15 smithi089 bash[24830]: audit 2023-12-08T22:19:14.897463+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:16.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:15 smithi099 bash[24814]: cluster 2023-12-08T22:19:14.361478+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:16.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:15 smithi099 bash[24814]: audit 2023-12-08T22:19:14.896335+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:16.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:15 smithi099 bash[24814]: audit 2023-12-08T22:19:14.897463+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:17.090 INFO:journalctl@ceph.osd.1.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:19:17.091 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:16 smithi089 bash[31797]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-08T22:19:17.091 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:16 smithi089 bash[31797]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-12-08T22:19:17.091 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:16 smithi089 bash[31797]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-08T22:19:17.091 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:16 smithi089 bash[31797]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-12-08T22:19:17.091 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:16 smithi089 bash[31797]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-08T22:19:17.091 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:16 smithi089 bash[31797]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-08T22:19:17.091 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:16 smithi089 bash[31797]: --> ceph-volume lvm activate successful for osd ID: 1 2023-12-08T22:19:17.988 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:17 smithi089 bash[24830]: cluster 2023-12-08T22:19:16.362072+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:18.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:17 smithi099 bash[24814]: cluster 2023-12-08T22:19:16.362072+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:18.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:17 smithi089 bash[28481]: cluster 2023-12-08T22:19:16.362072+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:20.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:19 smithi089 bash[24830]: cluster 2023-12-08T22:19:18.362625+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:20.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:19 smithi089 bash[28481]: cluster 2023-12-08T22:19:18.362625+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:20.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:19 smithi099 bash[24814]: cluster 2023-12-08T22:19:18.362625+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:20.634 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:20 smithi089 bash[32127]: debug 2023-12-08T22:19:20.387+0000 7f5fc31c2ec0 -1 Falling back to public interface 2023-12-08T22:19:20.837 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-08T22:19:20.837 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-08T22:19:20.837 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2023-12-08T22:19:20.837 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2023-12-08T22:19:20.837 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0195297 s, 537 MB/s 2023-12-08T22:19:20.837 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2023-12-08T22:19:21.384 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:21 smithi089 bash[32127]: debug 2023-12-08T22:19:20.999+0000 7f5fc31c2ec0 -1 osd.1 0 log_to_monitors {default=true} 2023-12-08T22:19:21.505 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi089:vg_nvme/lv_2 2023-12-08T22:19:22.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:21 smithi099 bash[24814]: cluster 2023-12-08T22:19:20.363154+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:22.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:21 smithi099 bash[24814]: audit 2023-12-08T22:19:21.007334+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:19:22.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:21 smithi089 bash[24830]: cluster 2023-12-08T22:19:20.363154+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:22.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:21 smithi089 bash[24830]: audit 2023-12-08T22:19:21.007334+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:19:22.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:21 smithi089 bash[28481]: cluster 2023-12-08T22:19:20.363154+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:22.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:21 smithi089 bash[28481]: audit 2023-12-08T22:19:21.007334+0000 mon.a (mon.0) 231 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:19:23.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: audit 2023-12-08T22:19:21.932416+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T22:19:23.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: cluster 2023-12-08T22:19:21.932513+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T22:19:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: audit 2023-12-08T22:19:21.932834+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: audit 2023-12-08T22:19:21.933710+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: cluster 2023-12-08T22:19:21.967558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:19:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: cluster 2023-12-08T22:19:21.967641+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:19:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: cluster 2023-12-08T22:19:22.363681+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: audit 2023-12-08T22:19:22.495859+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: audit 2023-12-08T22:19:22.725942+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:23.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:22 smithi099 bash[24814]: audit 2023-12-08T22:19:22.729793+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:23.384 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[32127]: debug 2023-12-08T22:19:22.943+0000 7f5fabf77700 -1 osd.1 0 waiting for initial osdmap 2023-12-08T22:19:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: audit 2023-12-08T22:19:21.932416+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T22:19:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: cluster 2023-12-08T22:19:21.932513+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T22:19:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: audit 2023-12-08T22:19:21.932834+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: audit 2023-12-08T22:19:21.933710+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: cluster 2023-12-08T22:19:21.967558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: cluster 2023-12-08T22:19:21.967641+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: cluster 2023-12-08T22:19:22.363681+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: audit 2023-12-08T22:19:22.495859+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: audit 2023-12-08T22:19:21.932416+0000 mon.a (mon.0) 232 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: cluster 2023-12-08T22:19:21.932513+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: audit 2023-12-08T22:19:21.932834+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: audit 2023-12-08T22:19:21.933710+0000 mon.a (mon.0) 235 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: cluster 2023-12-08T22:19:21.967558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:19:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: cluster 2023-12-08T22:19:21.967641+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:19:23.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: cluster 2023-12-08T22:19:22.363681+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:23.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: audit 2023-12-08T22:19:22.495859+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:23.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: audit 2023-12-08T22:19:22.725942+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:23.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: audit 2023-12-08T22:19:22.725942+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:23.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[28481]: audit 2023-12-08T22:19:22.729793+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:23.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:22 smithi089 bash[24830]: audit 2023-12-08T22:19:22.729793+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}}, \"last_daemon_update\": \"2023-12-08T22:19:14.890766\", \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:23 smithi099 bash[24814]: audit 2023-12-08T22:19:22.937640+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:19:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:23 smithi099 bash[24814]: cluster 2023-12-08T22:19:22.937771+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-08T22:19:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:23 smithi099 bash[24814]: audit 2023-12-08T22:19:22.938814+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:24.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:23 smithi089 bash[24830]: audit 2023-12-08T22:19:22.937640+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:19:24.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:23 smithi089 bash[24830]: cluster 2023-12-08T22:19:22.937771+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-08T22:19:24.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:23 smithi089 bash[24830]: audit 2023-12-08T22:19:22.938814+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:24.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:23 smithi089 bash[28481]: audit 2023-12-08T22:19:22.937640+0000 mon.a (mon.0) 239 : audit [INF] from='osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:19:24.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:23 smithi089 bash[28481]: cluster 2023-12-08T22:19:22.937771+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2023-12-08T22:19:24.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:23 smithi089 bash[28481]: audit 2023-12-08T22:19:22.938814+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: cluster 2023-12-08T22:19:23.956444+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401] boot 2023-12-08T22:19:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: cluster 2023-12-08T22:19:23.956527+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-08T22:19:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: audit 2023-12-08T22:19:23.956672+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: cluster 2023-12-08T22:19:24.364220+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: audit 2023-12-08T22:19:24.468476+0000 mgr.y (mgr.14142) 82 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: cephadm 2023-12-08T22:19:24.469839+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: audit 2023-12-08T22:19:24.470361+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: audit 2023-12-08T22:19:24.471822+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:25.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:24 smithi099 bash[24814]: audit 2023-12-08T22:19:24.473885+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:25.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: cluster 2023-12-08T22:19:23.956444+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401] boot 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: cluster 2023-12-08T22:19:23.956527+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: audit 2023-12-08T22:19:23.956672+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: cluster 2023-12-08T22:19:24.364220+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: audit 2023-12-08T22:19:24.468476+0000 mgr.y (mgr.14142) 82 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: cephadm 2023-12-08T22:19:24.469839+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: audit 2023-12-08T22:19:24.470361+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: audit 2023-12-08T22:19:24.471822+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[24830]: audit 2023-12-08T22:19:24.473885+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: cluster 2023-12-08T22:19:23.956444+0000 mon.a (mon.0) 242 : cluster [INF] osd.1 [v2:172.21.15.89:6810/2228725401,v1:172.21.15.89:6811/2228725401] boot 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: cluster 2023-12-08T22:19:23.956527+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2023-12-08T22:19:25.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: audit 2023-12-08T22:19:23.956672+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: cluster 2023-12-08T22:19:24.364220+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:19:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: audit 2023-12-08T22:19:24.468476+0000 mgr.y (mgr.14142) 82 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: cephadm 2023-12-08T22:19:24.469839+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: audit 2023-12-08T22:19:24.470361+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: audit 2023-12-08T22:19:24.471822+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:24 smithi089 bash[28481]: audit 2023-12-08T22:19:24.473885+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:25.974 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:25 smithi089 bash[24830]: cluster 2023-12-08T22:19:24.969793+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-08T22:19:25.974 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:25 smithi089 bash[24830]: audit 2023-12-08T22:19:24.973683+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221704"}]: dispatch 2023-12-08T22:19:25.974 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:25 smithi089 bash[24830]: audit 2023-12-08T22:19:24.976955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221704"}]': finished 2023-12-08T22:19:26.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:25 smithi099 bash[24814]: cluster 2023-12-08T22:19:24.969793+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-08T22:19:26.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:25 smithi099 bash[24814]: audit 2023-12-08T22:19:24.973683+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221704"}]: dispatch 2023-12-08T22:19:26.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:25 smithi099 bash[24814]: audit 2023-12-08T22:19:24.976955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221704"}]': finished 2023-12-08T22:19:26.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:25 smithi089 bash[28481]: cluster 2023-12-08T22:19:24.969793+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2023-12-08T22:19:26.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:25 smithi089 bash[28481]: audit 2023-12-08T22:19:24.973683+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221704"}]: dispatch 2023-12-08T22:19:26.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:25 smithi089 bash[28481]: audit 2023-12-08T22:19:24.976955+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221704"}]': finished 2023-12-08T22:19:28.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:27 smithi099 bash[24814]: cluster 2023-12-08T22:19:26.364854+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:19:28.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:27 smithi099 bash[24814]: audit 2023-12-08T22:19:27.568057+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.89:0/346920520' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb64b4d5-4250-4123-93ca-d2799f90459b"}]: dispatch 2023-12-08T22:19:28.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:27 smithi099 bash[24814]: audit 2023-12-08T22:19:27.575262+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.89:0/346920520' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb64b4d5-4250-4123-93ca-d2799f90459b"}]': finished 2023-12-08T22:19:28.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:27 smithi099 bash[24814]: cluster 2023-12-08T22:19:27.575473+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-08T22:19:28.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:27 smithi099 bash[24814]: audit 2023-12-08T22:19:27.575643+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:28.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[28481]: cluster 2023-12-08T22:19:26.364854+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[28481]: audit 2023-12-08T22:19:27.568057+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.89:0/346920520' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb64b4d5-4250-4123-93ca-d2799f90459b"}]: dispatch 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[28481]: audit 2023-12-08T22:19:27.575262+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.89:0/346920520' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb64b4d5-4250-4123-93ca-d2799f90459b"}]': finished 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[28481]: cluster 2023-12-08T22:19:27.575473+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[28481]: audit 2023-12-08T22:19:27.575643+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[24830]: cluster 2023-12-08T22:19:26.364854+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[24830]: audit 2023-12-08T22:19:27.568057+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.89:0/346920520' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "eb64b4d5-4250-4123-93ca-d2799f90459b"}]: dispatch 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[24830]: audit 2023-12-08T22:19:27.575262+0000 mon.a (mon.0) 252 : audit [INF] from='client.? 172.21.15.89:0/346920520' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "eb64b4d5-4250-4123-93ca-d2799f90459b"}]': finished 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[24830]: cluster 2023-12-08T22:19:27.575473+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2023-12-08T22:19:28.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:27 smithi089 bash[24830]: audit 2023-12-08T22:19:27.575643+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:30.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:29 smithi089 bash[24830]: cluster 2023-12-08T22:19:28.365457+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:19:30.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:29 smithi089 bash[24830]: audit 2023-12-08T22:19:29.698329+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.89:0/1829092516' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:30.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:29 smithi089 bash[28481]: cluster 2023-12-08T22:19:28.365457+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:19:30.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:29 smithi089 bash[28481]: audit 2023-12-08T22:19:29.698329+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.89:0/1829092516' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:30.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:29 smithi099 bash[24814]: cluster 2023-12-08T22:19:28.365457+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:19:30.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:29 smithi099 bash[24814]: audit 2023-12-08T22:19:29.698329+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.89:0/1829092516' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:31.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:30 smithi099 bash[24814]: cluster 2023-12-08T22:19:30.366029+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v79: 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-08T22:19:31.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:30 smithi099 bash[24814]: cluster 2023-12-08T22:19:30.877892+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:19:31.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:30 smithi099 bash[24814]: cluster 2023-12-08T22:19:30.877967+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T22:19:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:30 smithi089 bash[24830]: cluster 2023-12-08T22:19:30.366029+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v79: 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-08T22:19:31.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:30 smithi089 bash[24830]: cluster 2023-12-08T22:19:30.877892+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:19:31.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:30 smithi089 bash[24830]: cluster 2023-12-08T22:19:30.877967+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T22:19:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:30 smithi089 bash[28481]: cluster 2023-12-08T22:19:30.366029+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v79: 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-08T22:19:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:30 smithi089 bash[28481]: cluster 2023-12-08T22:19:30.877892+0000 mon.a (mon.0) 256 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:19:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:30 smithi089 bash[28481]: cluster 2023-12-08T22:19:30.877967+0000 mon.a (mon.0) 257 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T22:19:33.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:32 smithi089 bash[24830]: audit 2023-12-08T22:19:32.324573+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:33.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:32 smithi089 bash[28481]: audit 2023-12-08T22:19:32.324573+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:33.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:32 smithi099 bash[24814]: audit 2023-12-08T22:19:32.324573+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:34.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:33 smithi089 bash[24830]: cluster 2023-12-08T22:19:32.366645+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v80: 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-08T22:19:34.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:33 smithi089 bash[28481]: cluster 2023-12-08T22:19:32.366645+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v80: 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-08T22:19:34.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:33 smithi099 bash[24814]: cluster 2023-12-08T22:19:32.366645+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v80: 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-08T22:19:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:35 smithi099 bash[24814]: cluster 2023-12-08T22:19:34.367342+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v81: 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-08T22:19:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:35 smithi099 bash[24814]: audit 2023-12-08T22:19:35.694462+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:19:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:35 smithi099 bash[24814]: audit 2023-12-08T22:19:35.695964+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:35 smithi099 bash[24814]: audit 2023-12-08T22:19:35.697734+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:19:36.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:35 smithi089 bash[24830]: cluster 2023-12-08T22:19:34.367342+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v81: 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-08T22:19:36.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:35 smithi089 bash[24830]: audit 2023-12-08T22:19:35.694462+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:19:36.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:35 smithi089 bash[24830]: audit 2023-12-08T22:19:35.695964+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:36.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:35 smithi089 bash[24830]: audit 2023-12-08T22:19:35.697734+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:19:36.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:35 smithi089 bash[28481]: cluster 2023-12-08T22:19:34.367342+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v81: 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-08T22:19:36.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:35 smithi089 bash[28481]: audit 2023-12-08T22:19:35.694462+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:19:36.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:35 smithi089 bash[28481]: audit 2023-12-08T22:19:35.695964+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:36.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:35 smithi089 bash[28481]: audit 2023-12-08T22:19:35.697734+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:19:37.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:36 smithi089 bash[24830]: cephadm 2023-12-08T22:19:35.697182+0000 mgr.y (mgr.14142) 89 : cephadm [INF] Deploying daemon osd.2 on smithi089 2023-12-08T22:19:37.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:36 smithi089 bash[28481]: cephadm 2023-12-08T22:19:35.697182+0000 mgr.y (mgr.14142) 89 : cephadm [INF] Deploying daemon osd.2 on smithi089 2023-12-08T22:19:37.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:36 smithi099 bash[24814]: cephadm 2023-12-08T22:19:35.697182+0000 mgr.y (mgr.14142) 89 : cephadm [INF] Deploying daemon osd.2 on smithi089 2023-12-08T22:19:37.733 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 2 on host 'smithi089' 2023-12-08T22:19:38.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:37 smithi089 bash[24830]: cluster 2023-12-08T22:19:36.368000+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v82: 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-08T22:19:38.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:37 smithi089 bash[28481]: cluster 2023-12-08T22:19:36.368000+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v82: 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-08T22:19:38.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:37 smithi089 bash[24830]: audit 2023-12-08T22:19:37.719891+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:38.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:37 smithi089 bash[24830]: audit 2023-12-08T22:19:37.720510+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:38.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:37 smithi089 bash[24830]: audit 2023-12-08T22:19:37.725569+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:38.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:37 smithi089 bash[28481]: audit 2023-12-08T22:19:37.719891+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:38.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:37 smithi089 bash[28481]: audit 2023-12-08T22:19:37.720510+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:38.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:37 smithi089 bash[28481]: audit 2023-12-08T22:19:37.725569+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:37 smithi099 bash[24814]: cluster 2023-12-08T22:19:36.368000+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v82: 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-08T22:19:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:37 smithi099 bash[24814]: audit 2023-12-08T22:19:37.719891+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:37 smithi099 bash[24814]: audit 2023-12-08T22:19:37.720510+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:37 smithi099 bash[24814]: audit 2023-12-08T22:19:37.725569+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890133\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890307\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890409\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:14.890507\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"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-08T22:19:14.890603\", \"created\": \"2023-12-08T22:19:14.051740\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_device_update\": \"2023-12-08T22:19:22.724923\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:39.141 DEBUG:teuthology.orchestra.run.smithi089:osd.2> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.2.service 2023-12-08T22:19:39.143 INFO:tasks.cephadm:Deploying osd.3 on smithi089 with /dev/vg_nvme/lv_1... 2023-12-08T22:19:39.143 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-08T22:19:39.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:38 smithi089 bash[28481]: audit 2023-12-08T22:19:38.493917+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:39.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:38 smithi089 bash[28481]: audit 2023-12-08T22:19:38.499760+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:39.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:38 smithi089 bash[28481]: audit 2023-12-08T22:19:38.500932+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:39.195 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:38 smithi089 bash[24830]: audit 2023-12-08T22:19:38.493917+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:39.195 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:38 smithi089 bash[24830]: audit 2023-12-08T22:19:38.499760+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:39.195 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:38 smithi089 bash[24830]: audit 2023-12-08T22:19:38.500932+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:39.335 INFO:journalctl@ceph.osd.2.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:19:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:38 smithi099 bash[24814]: audit 2023-12-08T22:19:38.493917+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:38 smithi099 bash[24814]: audit 2023-12-08T22:19:38.499760+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:38 smithi099 bash[24814]: audit 2023-12-08T22:19:38.500932+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:40.296 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:39 smithi089 bash[24830]: cluster 2023-12-08T22:19:38.368465+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v83: 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-08T22:19:40.297 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:39 smithi089 bash[28481]: cluster 2023-12-08T22:19:38.368465+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v83: 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-08T22:19:40.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:39 smithi099 bash[24814]: cluster 2023-12-08T22:19:38.368465+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v83: 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-08T22:19:40.615 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:40 smithi089 bash[33393]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-08T22:19:40.615 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:40 smithi089 bash[33393]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-12-08T22:19:40.615 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:40 smithi089 bash[33393]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-08T22:19:40.615 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:40 smithi089 bash[33393]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-12-08T22:19:40.615 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:40 smithi089 bash[33393]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-08T22:19:40.615 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:40 smithi089 bash[33393]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-08T22:19:40.615 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:40 smithi089 bash[33393]: --> ceph-volume lvm activate successful for osd ID: 2 2023-12-08T22:19:42.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:41 smithi099 bash[24814]: cluster 2023-12-08T22:19:40.369133+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v84: 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-08T22:19:42.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:41 smithi089 bash[28481]: cluster 2023-12-08T22:19:40.369133+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v84: 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-08T22:19:42.397 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:41 smithi089 bash[24830]: cluster 2023-12-08T22:19:40.369133+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v84: 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-08T22:19:43.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:42 smithi099 bash[24814]: cluster 2023-12-08T22:19:42.369956+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v85: 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-08T22:19:43.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:42 smithi089 bash[24830]: cluster 2023-12-08T22:19:42.369956+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v85: 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-08T22:19:43.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:42 smithi089 bash[28481]: cluster 2023-12-08T22:19:42.369956+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v85: 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-08T22:19:44.090 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:43 smithi089 bash[33790]: debug 2023-12-08T22:19:43.754+0000 7f3660e7aec0 1 -- 172.21.15.89:0/2227812948 >> [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] conn(0x564539ef3000 msgr2=0x564539eefb00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T22:19:44.090 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:43 smithi089 bash[33790]: debug 2023-12-08T22:19:43.754+0000 7f3660e7aec0 1 --2- 172.21.15.89:0/2227812948 >> [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] conn(0x564539ef3000 0x564539eefb00 secure :-1 s=READY pgs=16 cs=0 l=1 rx=0x564539e89d10 tx=0x56453ab5eaa0).stop 2023-12-08T22:19:44.350 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-08T22:19:44.350 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-08T22:19:44.350 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2023-12-08T22:19:44.351 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2023-12-08T22:19:44.351 INFO:teuthology.orchestra.run.smithi089.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0230112 s, 456 MB/s 2023-12-08T22:19:44.351 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2023-12-08T22:19:44.385 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:44 smithi089 bash[33790]: debug 2023-12-08T22:19:44.082+0000 7f3660e7aec0 -1 Falling back to public interface 2023-12-08T22:19:44.885 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:44 smithi089 bash[33790]: debug 2023-12-08T22:19:44.730+0000 7f3660e7aec0 -1 osd.2 0 log_to_monitors {default=true} 2023-12-08T22:19:45.031 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi089:vg_nvme/lv_1 2023-12-08T22:19:45.709 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:45 smithi089 bash[28481]: cluster 2023-12-08T22:19:44.370595+0000 mgr.y (mgr.14142) 94 : 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-08T22:19:45.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:45 smithi089 bash[28481]: audit 2023-12-08T22:19:44.737972+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:19:45.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:45 smithi089 bash[28481]: audit 2023-12-08T22:19:44.738430+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:19:45.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:45 smithi089 bash[24830]: cluster 2023-12-08T22:19:44.370595+0000 mgr.y (mgr.14142) 94 : 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-08T22:19:45.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:45 smithi089 bash[24830]: audit 2023-12-08T22:19:44.737972+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:19:45.710 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:45 smithi089 bash[24830]: audit 2023-12-08T22:19:44.738430+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:19:45.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:45 smithi099 bash[24814]: cluster 2023-12-08T22:19:44.370595+0000 mgr.y (mgr.14142) 94 : 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-08T22:19:45.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:45 smithi099 bash[24814]: audit 2023-12-08T22:19:44.737972+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:19:45.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:45 smithi099 bash[24814]: audit 2023-12-08T22:19:44.738430+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:19:46.704 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[33790]: debug 2023-12-08T22:19:46.438+0000 7f3649c2f700 -1 osd.2 0 waiting for initial osdmap 2023-12-08T22:19:46.704 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[24830]: audit 2023-12-08T22:19:45.439739+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T22:19:46.704 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[24830]: cluster 2023-12-08T22:19:45.439863+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T22:19:46.704 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[24830]: audit 2023-12-08T22:19:45.440192+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:46.704 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[24830]: audit 2023-12-08T22:19:45.440594+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:46.705 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[24830]: audit 2023-12-08T22:19:45.441011+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:46.705 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[24830]: audit 2023-12-08T22:19:46.263178+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:46.705 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[28481]: audit 2023-12-08T22:19:45.439739+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T22:19:46.705 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[28481]: cluster 2023-12-08T22:19:45.439863+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T22:19:46.705 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[28481]: audit 2023-12-08T22:19:45.440192+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:46.705 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[28481]: audit 2023-12-08T22:19:45.440594+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:46.705 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[28481]: audit 2023-12-08T22:19:45.441011+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:46.705 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:46 smithi089 bash[28481]: audit 2023-12-08T22:19:46.263178+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:46.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:46 smithi099 bash[24814]: audit 2023-12-08T22:19:45.439739+0000 mon.a (mon.0) 269 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T22:19:46.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:46 smithi099 bash[24814]: cluster 2023-12-08T22:19:45.439863+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T22:19:46.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:46 smithi099 bash[24814]: audit 2023-12-08T22:19:45.440192+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:46.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:46 smithi099 bash[24814]: audit 2023-12-08T22:19:45.440594+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:46.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:46 smithi099 bash[24814]: audit 2023-12-08T22:19:45.441011+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:19:46.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:46 smithi099 bash[24814]: audit 2023-12-08T22:19:46.263178+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:19:47.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[24830]: cluster 2023-12-08T22:19:45.747330+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:19:47.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[24830]: cluster 2023-12-08T22:19:45.747408+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:19:47.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[24830]: cluster 2023-12-08T22:19:46.371145+0000 mgr.y (mgr.14142) 95 : 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-08T22:19:47.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[24830]: audit 2023-12-08T22:19:46.441560+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:19:47.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[24830]: cluster 2023-12-08T22:19:46.441658+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T22:19:47.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[24830]: audit 2023-12-08T22:19:46.445353+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:47.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[28481]: cluster 2023-12-08T22:19:45.747330+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:19:47.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[28481]: cluster 2023-12-08T22:19:45.747408+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:19:47.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[28481]: cluster 2023-12-08T22:19:46.371145+0000 mgr.y (mgr.14142) 95 : 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-08T22:19:47.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[28481]: audit 2023-12-08T22:19:46.441560+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:19:47.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[28481]: cluster 2023-12-08T22:19:46.441658+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T22:19:47.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[28481]: audit 2023-12-08T22:19:46.445353+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:47.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[24830]: audit 2023-12-08T22:19:46.495377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:47.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[24830]: audit 2023-12-08T22:19:46.502439+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:47.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[28481]: audit 2023-12-08T22:19:46.495377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:47.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:47 smithi089 bash[28481]: audit 2023-12-08T22:19:46.502439+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:47.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:47 smithi099 bash[24814]: cluster 2023-12-08T22:19:45.747330+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:19:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:47 smithi099 bash[24814]: cluster 2023-12-08T22:19:45.747408+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:19:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:47 smithi099 bash[24814]: cluster 2023-12-08T22:19:46.371145+0000 mgr.y (mgr.14142) 95 : 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-08T22:19:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:47 smithi099 bash[24814]: audit 2023-12-08T22:19:46.441560+0000 mon.a (mon.0) 274 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:19:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:47 smithi099 bash[24814]: cluster 2023-12-08T22:19:46.441658+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T22:19:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:47 smithi099 bash[24814]: audit 2023-12-08T22:19:46.445353+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:47 smithi099 bash[24814]: audit 2023-12-08T22:19:46.495377+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:19:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:47 smithi099 bash[24814]: audit 2023-12-08T22:19:46.502439+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}}, \"last_daemon_update\": \"2023-12-08T22:19:38.492320\", \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:19:48.745 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:48 smithi089 bash[28481]: cluster 2023-12-08T22:19:47.455550+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551] boot 2023-12-08T22:19:48.745 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:48 smithi089 bash[28481]: cluster 2023-12-08T22:19:47.455640+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-08T22:19:48.745 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:48 smithi089 bash[28481]: audit 2023-12-08T22:19:47.457040+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:48.745 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:48 smithi089 bash[28481]: cluster 2023-12-08T22:19:48.458492+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-08T22:19:48.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:48 smithi089 bash[24830]: cluster 2023-12-08T22:19:47.455550+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551] boot 2023-12-08T22:19:48.745 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:48 smithi089 bash[24830]: cluster 2023-12-08T22:19:47.455640+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-08T22:19:48.746 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:48 smithi089 bash[24830]: audit 2023-12-08T22:19:47.457040+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:48.746 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:48 smithi089 bash[24830]: cluster 2023-12-08T22:19:48.458492+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-08T22:19:48.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:48 smithi099 bash[24814]: cluster 2023-12-08T22:19:47.455550+0000 mon.a (mon.0) 279 : cluster [INF] osd.2 [v2:172.21.15.89:6818/111987551,v1:172.21.15.89:6819/111987551] boot 2023-12-08T22:19:48.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:48 smithi099 bash[24814]: cluster 2023-12-08T22:19:47.455640+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-12-08T22:19:48.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:48 smithi099 bash[24814]: audit 2023-12-08T22:19:47.457040+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:48 smithi099 bash[24814]: cluster 2023-12-08T22:19:48.458492+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2023-12-08T22:19:49.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[28481]: cluster 2023-12-08T22:19:48.371684+0000 mgr.y (mgr.14142) 96 : 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-08T22:19:49.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[28481]: audit 2023-12-08T22:19:48.510588+0000 mgr.y (mgr.14142) 97 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:49.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[28481]: cephadm 2023-12-08T22:19:48.511474+0000 mgr.y (mgr.14142) 98 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:49.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[28481]: audit 2023-12-08T22:19:48.511834+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:49.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[28481]: audit 2023-12-08T22:19:48.512940+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:49.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[28481]: audit 2023-12-08T22:19:48.514568+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:49.785 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[24830]: cluster 2023-12-08T22:19:48.371684+0000 mgr.y (mgr.14142) 96 : 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-08T22:19:49.785 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[24830]: audit 2023-12-08T22:19:48.510588+0000 mgr.y (mgr.14142) 97 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:49.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[24830]: cephadm 2023-12-08T22:19:48.511474+0000 mgr.y (mgr.14142) 98 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:49.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[24830]: audit 2023-12-08T22:19:48.511834+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:49.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[24830]: audit 2023-12-08T22:19:48.512940+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:49.786 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:49 smithi089 bash[24830]: audit 2023-12-08T22:19:48.514568+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:49 smithi099 bash[24814]: cluster 2023-12-08T22:19:48.371684+0000 mgr.y (mgr.14142) 96 : 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-08T22:19:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:49 smithi099 bash[24814]: audit 2023-12-08T22:19:48.510588+0000 mgr.y (mgr.14142) 97 : audit [DBG] from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:49 smithi099 bash[24814]: cephadm 2023-12-08T22:19:48.511474+0000 mgr.y (mgr.14142) 98 : cephadm [INF] Applying osd on host smithi089... 2023-12-08T22:19:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:49 smithi099 bash[24814]: audit 2023-12-08T22:19:48.511834+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:19:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:49 smithi099 bash[24814]: audit 2023-12-08T22:19:48.512940+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:49 smithi099 bash[24814]: audit 2023-12-08T22:19:48.514568+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:50.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:50 smithi089 bash[24830]: cluster 2023-12-08T22:19:50.476459+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:19:50.799 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:50 smithi089 bash[24830]: cluster 2023-12-08T22:19:50.476546+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2023-12-08T22:19:50.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:50 smithi089 bash[28481]: cluster 2023-12-08T22:19:50.476459+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:19:50.800 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:50 smithi089 bash[28481]: cluster 2023-12-08T22:19:50.476546+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2023-12-08T22:19:50.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:50 smithi099 bash[24814]: cluster 2023-12-08T22:19:50.476459+0000 mon.a (mon.0) 286 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:19:50.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:50 smithi099 bash[24814]: cluster 2023-12-08T22:19:50.476546+0000 mon.a (mon.0) 287 : cluster [INF] Cluster is now healthy 2023-12-08T22:19:51.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:51 smithi099 bash[24814]: cluster 2023-12-08T22:19:50.372246+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:19:51.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:51 smithi099 bash[24814]: audit 2023-12-08T22:19:51.515851+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.89:0/3653248097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07868eed-7812-4675-8c64-b48b39530692"}]: dispatch 2023-12-08T22:19:51.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:51 smithi099 bash[24814]: audit 2023-12-08T22:19:51.528608+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.89:0/3653248097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07868eed-7812-4675-8c64-b48b39530692"}]': finished 2023-12-08T22:19:51.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:51 smithi099 bash[24814]: cluster 2023-12-08T22:19:51.528703+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-08T22:19:51.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:51 smithi099 bash[24814]: audit 2023-12-08T22:19:51.528942+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:19:51.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[24830]: cluster 2023-12-08T22:19:50.372246+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:19:51.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[24830]: audit 2023-12-08T22:19:51.515851+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.89:0/3653248097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07868eed-7812-4675-8c64-b48b39530692"}]: dispatch 2023-12-08T22:19:51.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[24830]: audit 2023-12-08T22:19:51.528608+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.89:0/3653248097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07868eed-7812-4675-8c64-b48b39530692"}]': finished 2023-12-08T22:19:51.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[24830]: cluster 2023-12-08T22:19:51.528703+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-08T22:19:51.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[24830]: audit 2023-12-08T22:19:51.528942+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:19:51.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[28481]: cluster 2023-12-08T22:19:50.372246+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:19:51.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[28481]: audit 2023-12-08T22:19:51.515851+0000 mon.a (mon.0) 288 : audit [INF] from='client.? 172.21.15.89:0/3653248097' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07868eed-7812-4675-8c64-b48b39530692"}]: dispatch 2023-12-08T22:19:51.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[28481]: audit 2023-12-08T22:19:51.528608+0000 mon.a (mon.0) 289 : audit [INF] from='client.? 172.21.15.89:0/3653248097' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07868eed-7812-4675-8c64-b48b39530692"}]': finished 2023-12-08T22:19:51.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[28481]: cluster 2023-12-08T22:19:51.528703+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2023-12-08T22:19:51.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:51 smithi089 bash[28481]: audit 2023-12-08T22:19:51.528942+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:19:54.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:53 smithi089 bash[24830]: cluster 2023-12-08T22:19:52.372820+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v95: 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-08T22:19:54.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:53 smithi089 bash[24830]: audit 2023-12-08T22:19:53.823899+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/2776414709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:54.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:53 smithi089 bash[28481]: cluster 2023-12-08T22:19:52.372820+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v95: 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-08T22:19:54.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:53 smithi089 bash[28481]: audit 2023-12-08T22:19:53.823899+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/2776414709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:54.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:53 smithi099 bash[24814]: cluster 2023-12-08T22:19:52.372820+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v95: 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-08T22:19:54.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:53 smithi099 bash[24814]: audit 2023-12-08T22:19:53.823899+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.89:0/2776414709' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:19:56.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:55 smithi099 bash[24814]: cluster 2023-12-08T22:19:54.373363+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v96: 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-08T22:19:56.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:55 smithi089 bash[24830]: cluster 2023-12-08T22:19:54.373363+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v96: 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-08T22:19:56.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:55 smithi089 bash[28481]: cluster 2023-12-08T22:19:54.373363+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v96: 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-08T22:19:57.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:56 smithi089 bash[24830]: audit 2023-12-08T22:19:56.534785+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:57.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:56 smithi089 bash[28481]: audit 2023-12-08T22:19:56.534785+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:57.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:56 smithi099 bash[24814]: audit 2023-12-08T22:19:56.534785+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:19:58.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:57 smithi089 bash[24830]: cluster 2023-12-08T22:19:56.373936+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v97: 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-08T22:19:58.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:57 smithi089 bash[28481]: cluster 2023-12-08T22:19:56.373936+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v97: 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-08T22:19:58.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:57 smithi099 bash[24814]: cluster 2023-12-08T22:19:56.373936+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v97: 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-08T22:20:00.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:19:59 smithi089 bash[24830]: cluster 2023-12-08T22:19:58.374471+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 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-08T22:20:00.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:19:59 smithi089 bash[28481]: cluster 2023-12-08T22:19:58.374471+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 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-08T22:20:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:19:59 smithi099 bash[24814]: cluster 2023-12-08T22:19:58.374471+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v98: 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-08T22:20:01.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:00 smithi089 bash[28481]: audit 2023-12-08T22:20:00.206106+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:20:01.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:00 smithi089 bash[28481]: audit 2023-12-08T22:20:00.208007+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:01.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:00 smithi089 bash[28481]: audit 2023-12-08T22:20:00.209856+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T22:20:01.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:00 smithi089 bash[24830]: audit 2023-12-08T22:20:00.206106+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:20:01.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:00 smithi089 bash[24830]: audit 2023-12-08T22:20:00.208007+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:01.202 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:00 smithi089 bash[24830]: audit 2023-12-08T22:20:00.209856+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T22:20:01.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:00 smithi099 bash[24814]: audit 2023-12-08T22:20:00.206106+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:20:01.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:00 smithi099 bash[24814]: audit 2023-12-08T22:20:00.208007+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:01.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:00 smithi099 bash[24814]: audit 2023-12-08T22:20:00.209856+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T22:20:02.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:01 smithi089 bash[24830]: cephadm 2023-12-08T22:20:00.209371+0000 mgr.y (mgr.14142) 104 : cephadm [INF] Deploying daemon osd.3 on smithi089 2023-12-08T22:20:02.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:01 smithi089 bash[24830]: cluster 2023-12-08T22:20:00.375021+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:02.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:01 smithi089 bash[28481]: cephadm 2023-12-08T22:20:00.209371+0000 mgr.y (mgr.14142) 104 : cephadm [INF] Deploying daemon osd.3 on smithi089 2023-12-08T22:20:02.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:01 smithi089 bash[28481]: cluster 2023-12-08T22:20:00.375021+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:01 smithi099 bash[24814]: cephadm 2023-12-08T22:20:00.209371+0000 mgr.y (mgr.14142) 104 : cephadm [INF] Deploying daemon osd.3 on smithi089 2023-12-08T22:20:02.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:01 smithi099 bash[24814]: cluster 2023-12-08T22:20:00.375021+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:02.377 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 3 on host 'smithi089' 2023-12-08T22:20:03.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:02 smithi099 bash[24814]: audit 2023-12-08T22:20:02.369872+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:03.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:02 smithi099 bash[24814]: audit 2023-12-08T22:20:02.370552+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:03.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:02 smithi099 bash[24814]: audit 2023-12-08T22:20:02.373470+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:03.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:02 smithi099 bash[24814]: cluster 2023-12-08T22:20:02.375492+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:03.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:02 smithi089 bash[24830]: audit 2023-12-08T22:20:02.369872+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:03.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:02 smithi089 bash[24830]: audit 2023-12-08T22:20:02.370552+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:03.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:02 smithi089 bash[24830]: audit 2023-12-08T22:20:02.373470+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:03.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:02 smithi089 bash[24830]: cluster 2023-12-08T22:20:02.375492+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:03.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:02 smithi089 bash[28481]: audit 2023-12-08T22:20:02.369872+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:03.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:02 smithi089 bash[28481]: audit 2023-12-08T22:20:02.370552+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:03.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:02 smithi089 bash[28481]: audit 2023-12-08T22:20:02.373470+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491598\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491773\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491874\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.491970\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:19:38.492065\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"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-08T22:19:38.492161\", \"created\": \"2023-12-08T22:19:37.694435\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"daemon_id\": \"3\", \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_device_update\": \"2023-12-08T22:19:46.493875\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:03.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:02 smithi089 bash[28481]: cluster 2023-12-08T22:20:02.375492+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:03.681 DEBUG:teuthology.orchestra.run.smithi089:osd.3> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.3.service 2023-12-08T22:20:03.683 INFO:tasks.cephadm:Deploying osd.4 on smithi099 with /dev/vg_nvme/lv_4... 2023-12-08T22:20:03.683 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-08T22:20:04.538 INFO:journalctl@ceph.osd.3.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:20:04.538 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[35017]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-08T22:20:04.538 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[35017]: 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-08T22:20:04.538 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[35017]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-12-08T22:20:04.538 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[35017]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-12-08T22:20:04.538 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[35017]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-08T22:20:04.538 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[35017]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-12-08T22:20:04.538 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[35017]: --> ceph-volume lvm activate successful for osd ID: 3 2023-12-08T22:20:04.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[28481]: audit 2023-12-08T22:20:03.530370+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:04.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[28481]: audit 2023-12-08T22:20:03.534749+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:04.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[28481]: audit 2023-12-08T22:20:03.536006+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:04.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[24830]: audit 2023-12-08T22:20:03.530370+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:04.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[24830]: audit 2023-12-08T22:20:03.534749+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:04.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:04 smithi089 bash[24830]: audit 2023-12-08T22:20:03.536006+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:04.667 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:04 smithi099 bash[24814]: audit 2023-12-08T22:20:03.530370+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:04.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:04 smithi099 bash[24814]: audit 2023-12-08T22:20:03.534749+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:04.668 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:04 smithi099 bash[24814]: audit 2023-12-08T22:20:03.536006+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:05 smithi099 bash[24814]: cluster 2023-12-08T22:20:04.375984+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:05.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:05 smithi089 bash[28481]: cluster 2023-12-08T22:20:04.375984+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:05 smithi089 bash[24830]: cluster 2023-12-08T22:20:04.375984+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v101: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:06.666 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-08T22:20:06.667 INFO:teuthology.orchestra.run.smithi099.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-08T22:20:06.667 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10+0 records in 2023-12-08T22:20:06.667 INFO:teuthology.orchestra.run.smithi099.stderr:10+0 records out 2023-12-08T22:20:06.667 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0179816 s, 583 MB/s 2023-12-08T22:20:06.667 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping successful for: 2023-12-08T22:20:07.301 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi099:vg_nvme/lv_4 2023-12-08T22:20:07.885 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:07 smithi089 bash[35327]: debug 2023-12-08T22:20:07.469+0000 7f9882372ec0 -1 Falling back to public interface 2023-12-08T22:20:08.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:07 smithi099 bash[24814]: cluster 2023-12-08T22:20:06.376571+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:08.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:07 smithi089 bash[28481]: cluster 2023-12-08T22:20:06.376571+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:08.385 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:08 smithi089 bash[35327]: debug 2023-12-08T22:20:08.109+0000 7f9882372ec0 -1 osd.3 0 log_to_monitors {default=true} 2023-12-08T22:20:08.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:07 smithi089 bash[24830]: cluster 2023-12-08T22:20:06.376571+0000 mgr.y (mgr.14142) 108 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:09.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:08 smithi099 bash[24814]: audit 2023-12-08T22:20:08.117158+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:20:09.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:08 smithi099 bash[24814]: audit 2023-12-08T22:20:08.117660+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:20:09.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:08 smithi089 bash[24830]: audit 2023-12-08T22:20:08.117158+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:20:09.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:08 smithi089 bash[24830]: audit 2023-12-08T22:20:08.117660+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:20:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:08 smithi089 bash[28481]: audit 2023-12-08T22:20:08.117158+0000 mon.c (mon.1) 10 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:20:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:08 smithi089 bash[28481]: audit 2023-12-08T22:20:08.117660+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:20:10.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: cluster 2023-12-08T22:20:08.377103+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:10.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: audit 2023-12-08T22:20:08.899993+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T22:20:10.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: cluster 2023-12-08T22:20:08.900068+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T22:20:10.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: audit 2023-12-08T22:20:08.900203+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:10.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: audit 2023-12-08T22:20:08.900694+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:20:10.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: audit 2023-12-08T22:20:08.901038+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:20:10.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: audit 2023-12-08T22:20:09.066550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:10.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: audit 2023-12-08T22:20:09.285835+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:10.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:09 smithi099 bash[24814]: audit 2023-12-08T22:20:09.291956+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:10.385 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[35327]: debug 2023-12-08T22:20:09.909+0000 7f986711f700 -1 osd.3 0 waiting for initial osdmap 2023-12-08T22:20:10.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: cluster 2023-12-08T22:20:08.377103+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:10.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: audit 2023-12-08T22:20:08.899993+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T22:20:10.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: cluster 2023-12-08T22:20:08.900068+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T22:20:10.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: audit 2023-12-08T22:20:08.900203+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:10.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: audit 2023-12-08T22:20:08.900694+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:20:10.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: audit 2023-12-08T22:20:08.901038+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:20:10.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: audit 2023-12-08T22:20:09.066550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:10.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: cluster 2023-12-08T22:20:08.377103+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:10.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: audit 2023-12-08T22:20:08.899993+0000 mon.a (mon.0) 303 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T22:20:10.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: cluster 2023-12-08T22:20:08.900068+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T22:20:10.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: audit 2023-12-08T22:20:08.900203+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:10.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: audit 2023-12-08T22:20:08.900694+0000 mon.c (mon.1) 11 : audit [INF] from='osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:20:10.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: audit 2023-12-08T22:20:08.901038+0000 mon.a (mon.0) 306 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-08T22:20:10.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: audit 2023-12-08T22:20:09.066550+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:10.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: audit 2023-12-08T22:20:09.285835+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:10.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[24830]: audit 2023-12-08T22:20:09.291956+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:10.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: audit 2023-12-08T22:20:09.285835+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:20:10.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:09 smithi089 bash[28481]: audit 2023-12-08T22:20:09.291956+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}}, \"last_daemon_update\": \"2023-12-08T22:20:03.528341\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:20:11.285 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: cluster 2023-12-08T22:20:09.126001+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:11.285 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: cluster 2023-12-08T22:20:09.126071+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:11.285 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: audit 2023-12-08T22:20:09.903894+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:20:11.285 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: cluster 2023-12-08T22:20:09.904010+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-08T22:20:11.286 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: audit 2023-12-08T22:20:09.905568+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:11.286 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: audit 2023-12-08T22:20:09.920990+0000 mgr.y (mgr.14142) 110 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:11.286 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: cephadm 2023-12-08T22:20:09.922236+0000 mgr.y (mgr.14142) 111 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:20:11.286 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: audit 2023-12-08T22:20:09.922729+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:20:11.286 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: audit 2023-12-08T22:20:09.923888+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:11.286 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:10 smithi099 bash[24814]: audit 2023-12-08T22:20:09.925438+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: cluster 2023-12-08T22:20:09.126001+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: cluster 2023-12-08T22:20:09.126071+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: audit 2023-12-08T22:20:09.903894+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: cluster 2023-12-08T22:20:09.904010+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: audit 2023-12-08T22:20:09.905568+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: audit 2023-12-08T22:20:09.920990+0000 mgr.y (mgr.14142) 110 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: cephadm 2023-12-08T22:20:09.922236+0000 mgr.y (mgr.14142) 111 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: audit 2023-12-08T22:20:09.922729+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: audit 2023-12-08T22:20:09.923888+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[24830]: audit 2023-12-08T22:20:09.925438+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:11.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: cluster 2023-12-08T22:20:09.126001+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: cluster 2023-12-08T22:20:09.126071+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: audit 2023-12-08T22:20:09.903894+0000 mon.a (mon.0) 310 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: cluster 2023-12-08T22:20:09.904010+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: audit 2023-12-08T22:20:09.905568+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: audit 2023-12-08T22:20:09.920990+0000 mgr.y (mgr.14142) 110 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: cephadm 2023-12-08T22:20:09.922236+0000 mgr.y (mgr.14142) 111 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: audit 2023-12-08T22:20:09.922729+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: audit 2023-12-08T22:20:09.923888+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:11.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:10 smithi089 bash[28481]: audit 2023-12-08T22:20:09.925438+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:11 smithi099 bash[24814]: cluster 2023-12-08T22:20:10.377766+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:11 smithi099 bash[24814]: cluster 2023-12-08T22:20:10.916473+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424] boot 2023-12-08T22:20:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:11 smithi099 bash[24814]: cluster 2023-12-08T22:20:10.916569+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-08T22:20:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:11 smithi099 bash[24814]: audit 2023-12-08T22:20:10.917841+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:12.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:11 smithi089 bash[24830]: cluster 2023-12-08T22:20:10.377766+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:12.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:11 smithi089 bash[24830]: cluster 2023-12-08T22:20:10.916473+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424] boot 2023-12-08T22:20:12.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:11 smithi089 bash[24830]: cluster 2023-12-08T22:20:10.916569+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-08T22:20:12.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:11 smithi089 bash[24830]: audit 2023-12-08T22:20:10.917841+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:12.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:11 smithi089 bash[28481]: cluster 2023-12-08T22:20:10.377766+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:20:12.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:11 smithi089 bash[28481]: cluster 2023-12-08T22:20:10.916473+0000 mon.a (mon.0) 316 : cluster [INF] osd.3 [v2:172.21.15.89:6826/347779424,v1:172.21.15.89:6827/347779424] boot 2023-12-08T22:20:12.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:11 smithi089 bash[28481]: cluster 2023-12-08T22:20:10.916569+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-12-08T22:20:12.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:11 smithi089 bash[28481]: audit 2023-12-08T22:20:10.917841+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:13.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:12 smithi099 bash[24814]: cluster 2023-12-08T22:20:11.939074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-08T22:20:13.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:12 smithi099 bash[24814]: cluster 2023-12-08T22:20:12.378320+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:13.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:12 smithi089 bash[24830]: cluster 2023-12-08T22:20:11.939074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-08T22:20:13.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:12 smithi089 bash[24830]: cluster 2023-12-08T22:20:12.378320+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:12 smithi089 bash[28481]: cluster 2023-12-08T22:20:11.939074+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2023-12-08T22:20:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:12 smithi089 bash[28481]: cluster 2023-12-08T22:20:12.378320+0000 mgr.y (mgr.14142) 113 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:13 smithi099 bash[24814]: audit 2023-12-08T22:20:13.177747+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]: dispatch 2023-12-08T22:20:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:13 smithi099 bash[24814]: audit 2023-12-08T22:20:13.178551+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.99:0/868379356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]: dispatch 2023-12-08T22:20:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:13 smithi099 bash[24814]: audit 2023-12-08T22:20:13.188343+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]': finished 2023-12-08T22:20:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:13 smithi099 bash[24814]: cluster 2023-12-08T22:20:13.188515+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-08T22:20:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:13 smithi099 bash[24814]: audit 2023-12-08T22:20:13.188893+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:14.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[24830]: audit 2023-12-08T22:20:13.177747+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]: dispatch 2023-12-08T22:20:14.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[24830]: audit 2023-12-08T22:20:13.178551+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.99:0/868379356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]: dispatch 2023-12-08T22:20:14.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[24830]: audit 2023-12-08T22:20:13.188343+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]': finished 2023-12-08T22:20:14.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[24830]: cluster 2023-12-08T22:20:13.188515+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-08T22:20:14.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[24830]: audit 2023-12-08T22:20:13.188893+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:14.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[28481]: audit 2023-12-08T22:20:13.177747+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]: dispatch 2023-12-08T22:20:14.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[28481]: audit 2023-12-08T22:20:13.178551+0000 mon.b (mon.2) 4 : audit [INF] from='client.? 172.21.15.99:0/868379356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]: dispatch 2023-12-08T22:20:14.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[28481]: audit 2023-12-08T22:20:13.188343+0000 mon.a (mon.0) 321 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1f48c8cb-644d-4595-b96d-20fe411c869e"}]': finished 2023-12-08T22:20:14.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[28481]: cluster 2023-12-08T22:20:13.188515+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2023-12-08T22:20:14.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:13 smithi089 bash[28481]: audit 2023-12-08T22:20:13.188893+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:15.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:14 smithi099 bash[24814]: cluster 2023-12-08T22:20:14.378859+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:15.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:14 smithi089 bash[24830]: cluster 2023-12-08T22:20:14.378859+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:15.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:14 smithi089 bash[28481]: cluster 2023-12-08T22:20:14.378859+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:16.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:15 smithi099 bash[24814]: audit 2023-12-08T22:20:15.287333+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.99:0/4180218549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:20:16.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:15 smithi089 bash[24830]: audit 2023-12-08T22:20:15.287333+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.99:0/4180218549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:20:16.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:15 smithi089 bash[28481]: audit 2023-12-08T22:20:15.287333+0000 mon.b (mon.2) 5 : audit [DBG] from='client.? 172.21.15.99:0/4180218549' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:20:18.219 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:17 smithi099 bash[24814]: cluster 2023-12-08T22:20:16.379408+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:18.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:17 smithi089 bash[24830]: cluster 2023-12-08T22:20:16.379408+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:18.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:17 smithi089 bash[28481]: cluster 2023-12-08T22:20:16.379408+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:19.250 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:18 smithi099 bash[24814]: audit 2023-12-08T22:20:17.978968+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:19.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:18 smithi089 bash[24830]: audit 2023-12-08T22:20:17.978968+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:19.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:18 smithi089 bash[28481]: audit 2023-12-08T22:20:17.978968+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:20.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:19 smithi099 bash[24814]: cluster 2023-12-08T22:20:18.379917+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:20.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:19 smithi089 bash[24830]: cluster 2023-12-08T22:20:18.379917+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:20.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:19 smithi089 bash[28481]: cluster 2023-12-08T22:20:18.379917+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:22.221 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:21 smithi099 bash[24814]: cluster 2023-12-08T22:20:20.380510+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:22.222 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:21 smithi099 bash[24814]: audit 2023-12-08T22:20:21.347574+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:20:22.222 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:21 smithi099 bash[24814]: audit 2023-12-08T22:20:21.349372+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:22.222 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:21 smithi099 bash[24814]: audit 2023-12-08T22:20:21.351599+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:20:22.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:21 smithi089 bash[28481]: cluster 2023-12-08T22:20:20.380510+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:22.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:21 smithi089 bash[28481]: audit 2023-12-08T22:20:21.347574+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:20:22.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:21 smithi089 bash[28481]: audit 2023-12-08T22:20:21.349372+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:22.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:21 smithi089 bash[28481]: audit 2023-12-08T22:20:21.351599+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:20:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:21 smithi089 bash[24830]: cluster 2023-12-08T22:20:20.380510+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:21 smithi089 bash[24830]: audit 2023-12-08T22:20:21.347574+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:20:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:21 smithi089 bash[24830]: audit 2023-12-08T22:20:21.349372+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:21 smithi089 bash[24830]: audit 2023-12-08T22:20:21.351599+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:20:23.317 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:22 smithi099 bash[24814]: cephadm 2023-12-08T22:20:21.350929+0000 mgr.y (mgr.14142) 118 : cephadm [INF] Deploying daemon osd.4 on smithi099 2023-12-08T22:20:23.374 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 4 on host 'smithi099' 2023-12-08T22:20:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:22 smithi089 bash[24830]: cephadm 2023-12-08T22:20:21.350929+0000 mgr.y (mgr.14142) 118 : cephadm [INF] Deploying daemon osd.4 on smithi099 2023-12-08T22:20:23.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:22 smithi089 bash[28481]: cephadm 2023-12-08T22:20:21.350929+0000 mgr.y (mgr.14142) 118 : cephadm [INF] Deploying daemon osd.4 on smithi099 2023-12-08T22:20:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:23 smithi099 bash[24814]: cluster 2023-12-08T22:20:22.381122+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:24.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:23 smithi099 bash[24814]: audit 2023-12-08T22:20:23.363145+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"daemon_id\": \"4\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:24.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:23 smithi099 bash[24814]: audit 2023-12-08T22:20:23.364251+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:24.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:23 smithi099 bash[24814]: audit 2023-12-08T22:20:23.369060+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"daemon_id\": \"4\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:24.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:23 smithi089 bash[28481]: cluster 2023-12-08T22:20:22.381122+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:24.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:23 smithi089 bash[28481]: audit 2023-12-08T22:20:23.363145+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"daemon_id\": \"4\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:24.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:23 smithi089 bash[24830]: cluster 2023-12-08T22:20:22.381122+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:24.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:23 smithi089 bash[24830]: audit 2023-12-08T22:20:23.363145+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"daemon_id\": \"4\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:24.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:23 smithi089 bash[24830]: audit 2023-12-08T22:20:23.364251+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:24.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:23 smithi089 bash[24830]: audit 2023-12-08T22:20:23.369060+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"daemon_id\": \"4\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:24.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:23 smithi089 bash[28481]: audit 2023-12-08T22:20:23.364251+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:24.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:23 smithi089 bash[28481]: audit 2023-12-08T22:20:23.369060+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322653\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:33.322825\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"daemon_id\": \"4\", \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_device_update\": \"2023-12-08T22:17:55.358746\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:24.720 DEBUG:teuthology.orchestra.run.smithi099:osd.4> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.4.service 2023-12-08T22:20:24.722 INFO:tasks.cephadm:Deploying osd.5 on smithi099 with /dev/vg_nvme/lv_3... 2023-12-08T22:20:24.722 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-08T22:20:25.013 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:24 smithi099 bash[24814]: audit 2023-12-08T22:20:24.578259+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:25.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[24814]: audit 2023-12-08T22:20:24.584551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:25.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[24814]: audit 2023-12-08T22:20:24.586091+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:25.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:24 smithi089 bash[24830]: audit 2023-12-08T22:20:24.578259+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:25.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:24 smithi089 bash[24830]: audit 2023-12-08T22:20:24.584551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:25.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:24 smithi089 bash[24830]: audit 2023-12-08T22:20:24.586091+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:24 smithi089 bash[28481]: audit 2023-12-08T22:20:24.578259+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:24 smithi089 bash[28481]: audit 2023-12-08T22:20:24.584551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"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_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:24 smithi089 bash[28481]: audit 2023-12-08T22:20:24.586091+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:25.686 INFO:journalctl@ceph.osd.4.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:20:25.687 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[26720]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-08T22:20:25.687 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[26720]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-12-08T22:20:25.687 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[26720]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-08T22:20:25.687 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[26720]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-12-08T22:20:25.687 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[26720]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-08T22:20:25.687 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[26720]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-08T22:20:25.687 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[26720]: --> ceph-volume lvm activate successful for osd ID: 4 2023-12-08T22:20:26.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:25 smithi099 bash[24814]: cluster 2023-12-08T22:20:24.381690+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:26.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:25 smithi089 bash[24830]: cluster 2023-12-08T22:20:24.381690+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:26.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:25 smithi089 bash[28481]: cluster 2023-12-08T22:20:24.381690+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:28.054 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:27 smithi099 bash[24814]: cluster 2023-12-08T22:20:26.382261+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:28.127 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:28 smithi099 bash[26925]: debug 2023-12-08T22:20:28.097+0000 7fd704b79ec0 1 -- 172.21.15.99:0/3150873851 >> [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] conn(0x56493dca5400 msgr2=0x56493dca1f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T22:20:28.127 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:28 smithi099 bash[26925]: debug 2023-12-08T22:20:28.097+0000 7fd704b79ec0 1 --2- 172.21.15.99:0/3150873851 >> [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] conn(0x56493dca5400 0x56493dca1f80 secure :-1 s=READY pgs=16 cs=0 l=1 rx=0x56493dc3bd10 tx=0x56493e910aa0).stop 2023-12-08T22:20:28.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:27 smithi089 bash[24830]: cluster 2023-12-08T22:20:26.382261+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:28.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:27 smithi089 bash[28481]: cluster 2023-12-08T22:20:26.382261+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:28.877 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:28 smithi099 bash[26925]: debug 2023-12-08T22:20:28.645+0000 7fd704b79ec0 -1 Falling back to public interface 2023-12-08T22:20:29.627 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:29 smithi099 bash[26925]: debug 2023-12-08T22:20:29.269+0000 7fd704b79ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-12-08T22:20:30.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:29 smithi099 bash[24814]: cluster 2023-12-08T22:20:28.382807+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:30.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:29 smithi099 bash[24814]: audit 2023-12-08T22:20:29.276733+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"]}]: dispatch 2023-12-08T22:20:30.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:29 smithi099 bash[24814]: audit 2023-12-08T22:20:29.277710+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:20:30.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:29 smithi089 bash[24830]: cluster 2023-12-08T22:20:28.382807+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:30.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:29 smithi089 bash[24830]: audit 2023-12-08T22:20:29.276733+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"]}]: dispatch 2023-12-08T22:20:30.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:29 smithi089 bash[24830]: audit 2023-12-08T22:20:29.277710+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:20:30.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:29 smithi089 bash[28481]: cluster 2023-12-08T22:20:28.382807+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:30.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:29 smithi089 bash[28481]: audit 2023-12-08T22:20:29.276733+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"]}]: dispatch 2023-12-08T22:20:30.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:29 smithi089 bash[28481]: audit 2023-12-08T22:20:29.277710+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:20:30.488 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-08T22:20:30.488 INFO:teuthology.orchestra.run.smithi099.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-08T22:20:30.489 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10+0 records in 2023-12-08T22:20:30.489 INFO:teuthology.orchestra.run.smithi099.stderr:10+0 records out 2023-12-08T22:20:30.489 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0207082 s, 506 MB/s 2023-12-08T22:20:30.489 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping successful for: 2023-12-08T22:20:31.101 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:20:30 smithi099 bash[26925]: debug 2023-12-08T22:20:30.913+0000 7fd6ed92e700 -1 osd.4 0 waiting for initial osdmap 2023-12-08T22:20:31.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:30 smithi099 bash[24814]: audit 2023-12-08T22:20:29.901325+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T22:20:31.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:30 smithi099 bash[24814]: cluster 2023-12-08T22:20:29.901491+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-08T22:20:31.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:30 smithi099 bash[24814]: audit 2023-12-08T22:20:29.902638+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:31.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:30 smithi099 bash[24814]: audit 2023-12-08T22:20:29.903708+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:31.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:30 smithi099 bash[24814]: audit 2023-12-08T22:20:29.904578+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:31.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:30 smithi099 bash[24814]: audit 2023-12-08T22:20:30.905053+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:20:31.101 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:30 smithi099 bash[24814]: cluster 2023-12-08T22:20:30.905177+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T22:20:31.102 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi099:vg_nvme/lv_3 2023-12-08T22:20:31.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[24830]: audit 2023-12-08T22:20:29.901325+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T22:20:31.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[24830]: cluster 2023-12-08T22:20:29.901491+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-08T22:20:31.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[24830]: audit 2023-12-08T22:20:29.902638+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[24830]: audit 2023-12-08T22:20:29.903708+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[24830]: audit 2023-12-08T22:20:29.904578+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[24830]: audit 2023-12-08T22:20:30.905053+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[24830]: cluster 2023-12-08T22:20:30.905177+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[28481]: audit 2023-12-08T22:20:29.901325+0000 mon.a (mon.0) 335 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[28481]: cluster 2023-12-08T22:20:29.901491+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[28481]: audit 2023-12-08T22:20:29.902638+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[28481]: audit 2023-12-08T22:20:29.903708+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[28481]: audit 2023-12-08T22:20:29.904578+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[28481]: audit 2023-12-08T22:20:30.905053+0000 mon.a (mon.0) 339 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:20:31.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:30 smithi089 bash[28481]: cluster 2023-12-08T22:20:30.905177+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T22:20:32.351 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:31 smithi099 bash[24814]: cluster 2023-12-08T22:20:30.286396+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:32.351 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:31 smithi099 bash[24814]: cluster 2023-12-08T22:20:30.286497+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:32.351 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:31 smithi099 bash[24814]: cluster 2023-12-08T22:20:30.383481+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:32.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:31 smithi099 bash[24814]: audit 2023-12-08T22:20:30.905483+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:32.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:31 smithi099 bash[24814]: cluster 2023-12-08T22:20:31.907880+0000 mon.a (mon.0) 342 : cluster [INF] osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531] boot 2023-12-08T22:20:32.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:31 smithi099 bash[24814]: cluster 2023-12-08T22:20:31.908070+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-08T22:20:32.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:31 smithi099 bash[24814]: audit 2023-12-08T22:20:31.908413+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:32.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[24830]: cluster 2023-12-08T22:20:30.286396+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:32.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[24830]: cluster 2023-12-08T22:20:30.286497+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:32.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[24830]: cluster 2023-12-08T22:20:30.383481+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:32.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[24830]: audit 2023-12-08T22:20:30.905483+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:32.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[24830]: cluster 2023-12-08T22:20:31.907880+0000 mon.a (mon.0) 342 : cluster [INF] osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531] boot 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[24830]: cluster 2023-12-08T22:20:31.908070+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[24830]: audit 2023-12-08T22:20:31.908413+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[28481]: cluster 2023-12-08T22:20:30.286396+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[28481]: cluster 2023-12-08T22:20:30.286497+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[28481]: cluster 2023-12-08T22:20:30.383481+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[28481]: audit 2023-12-08T22:20:30.905483+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[28481]: cluster 2023-12-08T22:20:31.907880+0000 mon.a (mon.0) 342 : cluster [INF] osd.4 [v2:172.21.15.99:6800/648845531,v1:172.21.15.99:6801/648845531] boot 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[28481]: cluster 2023-12-08T22:20:31.908070+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-12-08T22:20:32.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:31 smithi089 bash[28481]: audit 2023-12-08T22:20:31.908413+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:33.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:32 smithi099 bash[24814]: audit 2023-12-08T22:20:32.262698+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:33.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:32 smithi099 bash[24814]: audit 2023-12-08T22:20:32.500635+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:33.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:32 smithi099 bash[24814]: audit 2023-12-08T22:20:32.506490+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:33.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:32 smithi099 bash[24814]: cluster 2023-12-08T22:20:32.910992+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-08T22:20:33.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:32 smithi089 bash[24830]: audit 2023-12-08T22:20:32.262698+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:33.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:32 smithi089 bash[28481]: audit 2023-12-08T22:20:32.262698+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:33.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:32 smithi089 bash[28481]: audit 2023-12-08T22:20:32.500635+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:33.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:32 smithi089 bash[24830]: audit 2023-12-08T22:20:32.500635+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:33.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:32 smithi089 bash[28481]: audit 2023-12-08T22:20:32.506490+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:33.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:32 smithi089 bash[28481]: cluster 2023-12-08T22:20:32.910992+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-08T22:20:33.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:32 smithi089 bash[24830]: audit 2023-12-08T22:20:32.506490+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}}, \"last_daemon_update\": \"2023-12-08T22:20:24.576952\", \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:33.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:32 smithi089 bash[24830]: cluster 2023-12-08T22:20:32.910992+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-12-08T22:20:34.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:33 smithi099 bash[24814]: cluster 2023-12-08T22:20:32.384006+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:34.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:33 smithi089 bash[24830]: cluster 2023-12-08T22:20:32.384006+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:34.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:33 smithi089 bash[28481]: cluster 2023-12-08T22:20:32.384006+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:35.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:34 smithi099 bash[24814]: audit 2023-12-08T22:20:34.232128+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:20:35.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:34 smithi099 bash[24814]: audit 2023-12-08T22:20:34.234071+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:35.229 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:34 smithi099 bash[24814]: audit 2023-12-08T22:20:34.236959+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:35.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:34 smithi089 bash[24830]: audit 2023-12-08T22:20:34.232128+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:20:35.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:34 smithi089 bash[24830]: audit 2023-12-08T22:20:34.234071+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:35.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:34 smithi089 bash[24830]: audit 2023-12-08T22:20:34.236959+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:35.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:34 smithi089 bash[28481]: audit 2023-12-08T22:20:34.232128+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:20:35.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:34 smithi089 bash[28481]: audit 2023-12-08T22:20:34.234071+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:35.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:34 smithi089 bash[28481]: audit 2023-12-08T22:20:34.236959+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:35 smithi099 bash[24814]: audit 2023-12-08T22:20:34.229770+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:35 smithi099 bash[24814]: cephadm 2023-12-08T22:20:34.231472+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:20:36.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:35 smithi099 bash[24814]: cluster 2023-12-08T22:20:34.384530+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:36.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:35 smithi089 bash[28481]: audit 2023-12-08T22:20:34.229770+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:36.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:35 smithi089 bash[28481]: cephadm 2023-12-08T22:20:34.231472+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:20:36.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:35 smithi089 bash[28481]: cluster 2023-12-08T22:20:34.384530+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:36.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:35 smithi089 bash[24830]: audit 2023-12-08T22:20:34.229770+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:36.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:35 smithi089 bash[24830]: cephadm 2023-12-08T22:20:34.231472+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:20:36.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:35 smithi089 bash[24830]: cluster 2023-12-08T22:20:34.384530+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:37 smithi099 bash[24814]: cluster 2023-12-08T22:20:36.385098+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v126: 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-08T22:20:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:37 smithi099 bash[24814]: audit 2023-12-08T22:20:37.446072+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]: dispatch 2023-12-08T22:20:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:37 smithi099 bash[24814]: audit 2023-12-08T22:20:37.447022+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.99:0/424405421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]: dispatch 2023-12-08T22:20:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:37 smithi099 bash[24814]: audit 2023-12-08T22:20:37.458483+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]': finished 2023-12-08T22:20:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:37 smithi099 bash[24814]: cluster 2023-12-08T22:20:37.458563+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-08T22:20:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:37 smithi099 bash[24814]: audit 2023-12-08T22:20:37.459413+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:38.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[24830]: cluster 2023-12-08T22:20:36.385098+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v126: 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-08T22:20:38.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[24830]: audit 2023-12-08T22:20:37.446072+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]: dispatch 2023-12-08T22:20:38.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[24830]: audit 2023-12-08T22:20:37.447022+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.99:0/424405421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]: dispatch 2023-12-08T22:20:38.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[24830]: audit 2023-12-08T22:20:37.458483+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]': finished 2023-12-08T22:20:38.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[24830]: cluster 2023-12-08T22:20:37.458563+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-08T22:20:38.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[24830]: audit 2023-12-08T22:20:37.459413+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:38.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[28481]: cluster 2023-12-08T22:20:36.385098+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v126: 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-08T22:20:38.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[28481]: audit 2023-12-08T22:20:37.446072+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]: dispatch 2023-12-08T22:20:38.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[28481]: audit 2023-12-08T22:20:37.447022+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.99:0/424405421' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]: dispatch 2023-12-08T22:20:38.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[28481]: audit 2023-12-08T22:20:37.458483+0000 mon.a (mon.0) 353 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ec542248-5218-414b-bbe8-f1faee7489e0"}]': finished 2023-12-08T22:20:38.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[28481]: cluster 2023-12-08T22:20:37.458563+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2023-12-08T22:20:38.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:37 smithi089 bash[28481]: audit 2023-12-08T22:20:37.459413+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:40.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:39 smithi099 bash[24814]: cluster 2023-12-08T22:20:38.385690+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v128: 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-08T22:20:40.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:39 smithi099 bash[24814]: audit 2023-12-08T22:20:39.589686+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.99:0/4133404810' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:20:40.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:39 smithi089 bash[24830]: cluster 2023-12-08T22:20:38.385690+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v128: 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-08T22:20:40.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:39 smithi089 bash[24830]: audit 2023-12-08T22:20:39.589686+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.99:0/4133404810' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:20:40.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:39 smithi089 bash[28481]: cluster 2023-12-08T22:20:38.385690+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v128: 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-08T22:20:40.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:39 smithi089 bash[28481]: audit 2023-12-08T22:20:39.589686+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.99:0/4133404810' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:20:42.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:41 smithi099 bash[24814]: cluster 2023-12-08T22:20:40.386218+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v129: 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-08T22:20:42.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:41 smithi089 bash[24830]: cluster 2023-12-08T22:20:40.386218+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v129: 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-08T22:20:42.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:41 smithi089 bash[28481]: cluster 2023-12-08T22:20:40.386218+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v129: 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-08T22:20:43.182 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:42 smithi099 bash[24814]: audit 2023-12-08T22:20:42.286753+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:43.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:42 smithi089 bash[24830]: audit 2023-12-08T22:20:42.286753+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:43.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:42 smithi089 bash[28481]: audit 2023-12-08T22:20:42.286753+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:44.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:43 smithi099 bash[24814]: cluster 2023-12-08T22:20:42.386771+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v130: 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-08T22:20:44.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:43 smithi089 bash[24830]: cluster 2023-12-08T22:20:42.386771+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v130: 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-08T22:20:44.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:43 smithi089 bash[28481]: cluster 2023-12-08T22:20:42.386771+0000 mgr.y (mgr.14142) 131 : cluster [DBG] pgmap v130: 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-08T22:20:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:45 smithi099 bash[24814]: cluster 2023-12-08T22:20:44.387307+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v131: 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-08T22:20:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:45 smithi099 bash[24814]: audit 2023-12-08T22:20:45.756129+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:20:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:45 smithi099 bash[24814]: audit 2023-12-08T22:20:45.758116+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:45 smithi099 bash[24814]: audit 2023-12-08T22:20:45.760379+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:20:46.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:45 smithi089 bash[24830]: cluster 2023-12-08T22:20:44.387307+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v131: 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-08T22:20:46.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:45 smithi089 bash[24830]: audit 2023-12-08T22:20:45.756129+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:20:46.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:45 smithi089 bash[24830]: audit 2023-12-08T22:20:45.758116+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:46.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:45 smithi089 bash[24830]: audit 2023-12-08T22:20:45.760379+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:20:46.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:45 smithi089 bash[28481]: cluster 2023-12-08T22:20:44.387307+0000 mgr.y (mgr.14142) 132 : cluster [DBG] pgmap v131: 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-08T22:20:46.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:45 smithi089 bash[28481]: audit 2023-12-08T22:20:45.756129+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:20:46.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:45 smithi089 bash[28481]: audit 2023-12-08T22:20:45.758116+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:46.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:45 smithi089 bash[28481]: audit 2023-12-08T22:20:45.760379+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:20:47.035 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:46 smithi099 bash[24814]: cephadm 2023-12-08T22:20:45.759695+0000 mgr.y (mgr.14142) 133 : cephadm [INF] Deploying daemon osd.5 on smithi099 2023-12-08T22:20:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:46 smithi089 bash[24830]: cephadm 2023-12-08T22:20:45.759695+0000 mgr.y (mgr.14142) 133 : cephadm [INF] Deploying daemon osd.5 on smithi099 2023-12-08T22:20:47.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:46 smithi089 bash[28481]: cephadm 2023-12-08T22:20:45.759695+0000 mgr.y (mgr.14142) 133 : cephadm [INF] Deploying daemon osd.5 on smithi099 2023-12-08T22:20:47.978 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 5 on host 'smithi099' 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:47 smithi099 bash[24814]: cluster 2023-12-08T22:20:46.387871+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:48.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:47 smithi089 bash[24830]: cluster 2023-12-08T22:20:46.387871+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:48.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:47 smithi089 bash[28481]: cluster 2023-12-08T22:20:46.387871+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:49.126 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:48 smithi099 bash[24814]: audit 2023-12-08T22:20:47.964286+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:49.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:48 smithi099 bash[24814]: audit 2023-12-08T22:20:47.965349+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:49.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:48 smithi099 bash[24814]: audit 2023-12-08T22:20:47.970674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:49.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:48 smithi099 bash[24814]: cluster 2023-12-08T22:20:48.388400+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:49.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:48 smithi099 bash[24814]: audit 2023-12-08T22:20:48.880625+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:49.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:48 smithi099 bash[24814]: audit 2023-12-08T22:20:48.886701+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:49.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:48 smithi099 bash[24814]: audit 2023-12-08T22:20:48.888284+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:49.262 DEBUG:teuthology.orchestra.run.smithi099:osd.5> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.5.service 2023-12-08T22:20:49.265 INFO:tasks.cephadm:Deploying osd.6 on smithi099 with /dev/vg_nvme/lv_2... 2023-12-08T22:20:49.265 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-08T22:20:49.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[24830]: audit 2023-12-08T22:20:47.964286+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:49.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[24830]: audit 2023-12-08T22:20:47.965349+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:49.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[28481]: audit 2023-12-08T22:20:47.964286+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:49.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[28481]: audit 2023-12-08T22:20:47.965349+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:49.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[24830]: audit 2023-12-08T22:20:47.970674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:49.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[24830]: cluster 2023-12-08T22:20:48.388400+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:49.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[28481]: audit 2023-12-08T22:20:47.970674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576445\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576642\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:24.576767\", \"created\": \"2023-12-08T22:20:23.345578\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"daemon_id\": \"5\", \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_device_update\": \"2023-12-08T22:20:32.499379\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:49.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[28481]: cluster 2023-12-08T22:20:48.388400+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:49.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[24830]: audit 2023-12-08T22:20:48.880625+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:49.391 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[24830]: audit 2023-12-08T22:20:48.886701+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:49.391 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[24830]: audit 2023-12-08T22:20:48.888284+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:49.395 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[28481]: audit 2023-12-08T22:20:48.880625+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:49.395 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[28481]: audit 2023-12-08T22:20:48.886701+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:49.395 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:48 smithi089 bash[28481]: audit 2023-12-08T22:20:48.888284+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:20:50.077 INFO:journalctl@ceph.osd.5.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:20:50.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:49 smithi099 bash[24814]: audit 2023-12-08T22:20:49.391309+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:20:50.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:49 smithi099 bash[24814]: audit 2023-12-08T22:20:49.397297+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:20:50.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:49 smithi089 bash[24830]: audit 2023-12-08T22:20:49.391309+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:20:50.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:49 smithi089 bash[24830]: audit 2023-12-08T22:20:49.397297+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:20:50.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:49 smithi089 bash[28481]: audit 2023-12-08T22:20:49.391309+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:20:50.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:49 smithi089 bash[28481]: audit 2023-12-08T22:20:49.397297+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:20:50.984 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:50 smithi099 bash[28300]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-08T22:20:50.984 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:50 smithi099 bash[28300]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-12-08T22:20:50.984 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:50 smithi099 bash[28300]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-08T22:20:50.984 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:50 smithi099 bash[28300]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-12-08T22:20:50.985 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:50 smithi099 bash[28300]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-08T22:20:50.985 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:50 smithi099 bash[28300]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-08T22:20:50.985 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:50 smithi099 bash[28300]: --> ceph-volume lvm activate successful for osd ID: 5 2023-12-08T22:20:51.256 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:50 smithi099 bash[24814]: cluster 2023-12-08T22:20:50.388947+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:51.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:50 smithi089 bash[24830]: cluster 2023-12-08T22:20:50.388947+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:51.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:50 smithi089 bash[28481]: cluster 2023-12-08T22:20:50.388947+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:54.191 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:53 smithi099 bash[24814]: cluster 2023-12-08T22:20:52.389609+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:54.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:53 smithi089 bash[24830]: cluster 2023-12-08T22:20:52.389609+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:54.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:53 smithi089 bash[28481]: cluster 2023-12-08T22:20:52.389609+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:55.445 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:55 smithi099 bash[28519]: debug 2023-12-08T22:20:55.128+0000 7fdc54a3fec0 -1 Falling back to public interface 2023-12-08T22:20:55.874 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-08T22:20:55.874 INFO:teuthology.orchestra.run.smithi099.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-08T22:20:55.874 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10+0 records in 2023-12-08T22:20:55.875 INFO:teuthology.orchestra.run.smithi099.stderr:10+0 records out 2023-12-08T22:20:55.875 INFO:teuthology.orchestra.run.smithi099.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0210523 s, 498 MB/s 2023-12-08T22:20:55.875 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 2023-12-08T22:20:55.875 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping successful for: 2023-12-08T22:20:56.092 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:55 smithi099 bash[24814]: cluster 2023-12-08T22:20:54.390116+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:56.092 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:55 smithi099 bash[24814]: audit 2023-12-08T22:20:55.776689+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"]}]: dispatch 2023-12-08T22:20:56.092 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:55 smithi099 bash[24814]: audit 2023-12-08T22:20:55.777754+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:20:56.092 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:55 smithi099 bash[28519]: debug 2023-12-08T22:20:55.772+0000 7fdc54a3fec0 -1 osd.5 0 log_to_monitors {default=true} 2023-12-08T22:20:56.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:55 smithi089 bash[24830]: cluster 2023-12-08T22:20:54.390116+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:56.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:55 smithi089 bash[24830]: audit 2023-12-08T22:20:55.776689+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"]}]: dispatch 2023-12-08T22:20:56.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:55 smithi089 bash[24830]: audit 2023-12-08T22:20:55.777754+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:20:56.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:55 smithi089 bash[28481]: cluster 2023-12-08T22:20:54.390116+0000 mgr.y (mgr.14142) 138 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:56.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:55 smithi089 bash[28481]: audit 2023-12-08T22:20:55.776689+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"]}]: dispatch 2023-12-08T22:20:56.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:55 smithi089 bash[28481]: audit 2023-12-08T22:20:55.777754+0000 mon.b (mon.2) 10 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:20:56.615 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi099:vg_nvme/lv_2 2023-12-08T22:20:57.127 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:20:56 smithi099 bash[28519]: debug 2023-12-08T22:20:56.932+0000 7fdc397ec700 -1 osd.5 0 waiting for initial osdmap 2023-12-08T22:20:57.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:56 smithi099 bash[24814]: audit 2023-12-08T22:20:55.918426+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T22:20:57.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:56 smithi099 bash[24814]: cluster 2023-12-08T22:20:55.918552+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T22:20:57.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:56 smithi099 bash[24814]: audit 2023-12-08T22:20:55.918795+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:57.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:56 smithi099 bash[24814]: audit 2023-12-08T22:20:55.921854+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:57.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:56 smithi099 bash[24814]: audit 2023-12-08T22:20:55.923123+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:57.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:56 smithi099 bash[24814]: cluster 2023-12-08T22:20:56.739289+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:57.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:56 smithi099 bash[24814]: cluster 2023-12-08T22:20:56.739334+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:57.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[24830]: audit 2023-12-08T22:20:55.918426+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T22:20:57.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[24830]: cluster 2023-12-08T22:20:55.918552+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[24830]: audit 2023-12-08T22:20:55.918795+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[24830]: audit 2023-12-08T22:20:55.921854+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[24830]: audit 2023-12-08T22:20:55.923123+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[24830]: cluster 2023-12-08T22:20:56.739289+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[24830]: cluster 2023-12-08T22:20:56.739334+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[28481]: audit 2023-12-08T22:20:55.918426+0000 mon.a (mon.0) 369 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[28481]: cluster 2023-12-08T22:20:55.918552+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[28481]: audit 2023-12-08T22:20:55.918795+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[28481]: audit 2023-12-08T22:20:55.921854+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[28481]: audit 2023-12-08T22:20:55.923123+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:20:57.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[28481]: cluster 2023-12-08T22:20:56.739289+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:20:57.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:56 smithi089 bash[28481]: cluster 2023-12-08T22:20:56.739334+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:20:58.191 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:57 smithi099 bash[24814]: cluster 2023-12-08T22:20:56.390646+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:58.191 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:57 smithi099 bash[24814]: audit 2023-12-08T22:20:56.922303+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:20:58.192 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:57 smithi099 bash[24814]: cluster 2023-12-08T22:20:56.922500+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T22:20:58.192 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:57 smithi099 bash[24814]: audit 2023-12-08T22:20:56.923598+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:58.192 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:57 smithi099 bash[24814]: audit 2023-12-08T22:20:57.802006+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:58.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[24830]: cluster 2023-12-08T22:20:56.390646+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:58.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[24830]: audit 2023-12-08T22:20:56.922303+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:20:58.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[24830]: cluster 2023-12-08T22:20:56.922500+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T22:20:58.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[24830]: audit 2023-12-08T22:20:56.923598+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:58.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[24830]: audit 2023-12-08T22:20:57.802006+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:58.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[28481]: cluster 2023-12-08T22:20:56.390646+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:58.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[28481]: audit 2023-12-08T22:20:56.922303+0000 mon.a (mon.0) 373 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:20:58.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[28481]: cluster 2023-12-08T22:20:56.922500+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T22:20:58.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[28481]: audit 2023-12-08T22:20:56.923598+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:58.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:57 smithi089 bash[28481]: audit 2023-12-08T22:20:57.802006+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:20:59.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:58 smithi099 bash[24814]: cluster 2023-12-08T22:20:57.940939+0000 mon.a (mon.0) 377 : cluster [INF] osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794] boot 2023-12-08T22:20:59.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:58 smithi099 bash[24814]: cluster 2023-12-08T22:20:57.941058+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-08T22:20:59.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:58 smithi099 bash[24814]: audit 2023-12-08T22:20:57.942049+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:59.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:58 smithi099 bash[24814]: audit 2023-12-08T22:20:58.046843+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:59.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:58 smithi099 bash[24814]: audit 2023-12-08T22:20:58.052045+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:59.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:58 smithi099 bash[24814]: cluster 2023-12-08T22:20:58.391196+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:59.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[24830]: cluster 2023-12-08T22:20:57.940939+0000 mon.a (mon.0) 377 : cluster [INF] osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794] boot 2023-12-08T22:20:59.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[24830]: cluster 2023-12-08T22:20:57.941058+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-08T22:20:59.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[24830]: audit 2023-12-08T22:20:57.942049+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:59.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[28481]: cluster 2023-12-08T22:20:57.940939+0000 mon.a (mon.0) 377 : cluster [INF] osd.5 [v2:172.21.15.99:6808/934512794,v1:172.21.15.99:6809/934512794] boot 2023-12-08T22:20:59.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[28481]: cluster 2023-12-08T22:20:57.941058+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-12-08T22:20:59.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[28481]: audit 2023-12-08T22:20:57.942049+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:59.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[28481]: audit 2023-12-08T22:20:58.046843+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:59.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[24830]: audit 2023-12-08T22:20:58.046843+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:20:59.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[24830]: audit 2023-12-08T22:20:58.052045+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:59.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[24830]: cluster 2023-12-08T22:20:58.391196+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:20:59.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[28481]: audit 2023-12-08T22:20:58.052045+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}}, \"last_daemon_update\": \"2023-12-08T22:20:48.879146\", \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:20:59.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:58 smithi089 bash[28481]: cluster 2023-12-08T22:20:58.391196+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:21:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:59 smithi099 bash[24814]: cluster 2023-12-08T22:20:58.957102+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-08T22:21:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:59 smithi099 bash[24814]: audit 2023-12-08T22:20:59.750666+0000 mgr.y (mgr.14142) 141 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:59 smithi099 bash[24814]: cephadm 2023-12-08T22:20:59.752160+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:21:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:59 smithi099 bash[24814]: audit 2023-12-08T22:20:59.752763+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:21:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:59 smithi099 bash[24814]: audit 2023-12-08T22:20:59.754762+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:20:59 smithi099 bash[24814]: audit 2023-12-08T22:20:59.757695+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:00.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[24830]: cluster 2023-12-08T22:20:58.957102+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-08T22:21:00.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[24830]: audit 2023-12-08T22:20:59.750666+0000 mgr.y (mgr.14142) 141 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:00.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[24830]: cephadm 2023-12-08T22:20:59.752160+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[24830]: audit 2023-12-08T22:20:59.752763+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[24830]: audit 2023-12-08T22:20:59.754762+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[24830]: audit 2023-12-08T22:20:59.757695+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[28481]: cluster 2023-12-08T22:20:58.957102+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[28481]: audit 2023-12-08T22:20:59.750666+0000 mgr.y (mgr.14142) 141 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[28481]: cephadm 2023-12-08T22:20:59.752160+0000 mgr.y (mgr.14142) 142 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[28481]: audit 2023-12-08T22:20:59.752763+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[28481]: audit 2023-12-08T22:20:59.754762+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:00.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:20:59 smithi089 bash[28481]: audit 2023-12-08T22:20:59.757695+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:01.090 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:00 smithi099 bash[24814]: cluster 2023-12-08T22:21:00.391780+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v143: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:01.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:00 smithi089 bash[24830]: cluster 2023-12-08T22:21:00.391780+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v143: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:01.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:00 smithi089 bash[28481]: cluster 2023-12-08T22:21:00.391780+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v143: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:02.239 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:01 smithi099 bash[24814]: cluster 2023-12-08T22:21:00.964598+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:02.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:01 smithi089 bash[24830]: cluster 2023-12-08T22:21:00.964598+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:02.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:01 smithi089 bash[28481]: cluster 2023-12-08T22:21:00.964598+0000 mon.a (mon.0) 386 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:03.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:02 smithi099 bash[24814]: cluster 2023-12-08T22:21:02.392425+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:03.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:02 smithi089 bash[24830]: cluster 2023-12-08T22:21:02.392425+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:03.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:02 smithi089 bash[28481]: cluster 2023-12-08T22:21:02.392425+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v144: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:04.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:03 smithi099 bash[24814]: audit 2023-12-08T22:21:03.016609+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]: dispatch 2023-12-08T22:21:04.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:03 smithi099 bash[24814]: audit 2023-12-08T22:21:03.017515+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.99:0/2648943983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]: dispatch 2023-12-08T22:21:04.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:03 smithi099 bash[24814]: audit 2023-12-08T22:21:03.024831+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]': finished 2023-12-08T22:21:04.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:03 smithi099 bash[24814]: cluster 2023-12-08T22:21:03.024960+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-08T22:21:04.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:03 smithi099 bash[24814]: audit 2023-12-08T22:21:03.025228+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:04.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[24830]: audit 2023-12-08T22:21:03.016609+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]: dispatch 2023-12-08T22:21:04.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[24830]: audit 2023-12-08T22:21:03.017515+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.99:0/2648943983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]: dispatch 2023-12-08T22:21:04.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[24830]: audit 2023-12-08T22:21:03.024831+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]': finished 2023-12-08T22:21:04.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[24830]: cluster 2023-12-08T22:21:03.024960+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-08T22:21:04.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[24830]: audit 2023-12-08T22:21:03.025228+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:04.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[28481]: audit 2023-12-08T22:21:03.016609+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]: dispatch 2023-12-08T22:21:04.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[28481]: audit 2023-12-08T22:21:03.017515+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.99:0/2648943983' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]: dispatch 2023-12-08T22:21:04.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[28481]: audit 2023-12-08T22:21:03.024831+0000 mon.a (mon.0) 388 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "07ac4b93-bff1-4cb9-b231-9d8d350ac081"}]': finished 2023-12-08T22:21:04.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[28481]: cluster 2023-12-08T22:21:03.024960+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2023-12-08T22:21:04.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:03 smithi089 bash[28481]: audit 2023-12-08T22:21:03.025228+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:05.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:05 smithi099 bash[24814]: cluster 2023-12-08T22:21:04.392981+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:05.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:05 smithi089 bash[24830]: cluster 2023-12-08T22:21:04.392981+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:05.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:05 smithi089 bash[28481]: cluster 2023-12-08T22:21:04.392981+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:06.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:06 smithi099 bash[24814]: cluster 2023-12-08T22:21:04.991220+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:06.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:06 smithi099 bash[24814]: cluster 2023-12-08T22:21:04.991305+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:06.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:06 smithi099 bash[24814]: audit 2023-12-08T22:21:05.257471+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.99:0/225911581' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:21:06.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:06 smithi089 bash[24830]: cluster 2023-12-08T22:21:04.991220+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:06 smithi089 bash[24830]: cluster 2023-12-08T22:21:04.991305+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:06 smithi089 bash[24830]: audit 2023-12-08T22:21:05.257471+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.99:0/225911581' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:21:06.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:06 smithi089 bash[28481]: cluster 2023-12-08T22:21:04.991220+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:06.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:06 smithi089 bash[28481]: cluster 2023-12-08T22:21:04.991305+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:06.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:06 smithi089 bash[28481]: audit 2023-12-08T22:21:05.257471+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.99:0/225911581' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:21:08.163 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:07 smithi099 bash[24814]: cluster 2023-12-08T22:21:06.393550+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:08.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:07 smithi089 bash[24830]: cluster 2023-12-08T22:21:06.393550+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:08.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:07 smithi089 bash[28481]: cluster 2023-12-08T22:21:06.393550+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:09.197 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:08 smithi099 bash[24814]: audit 2023-12-08T22:21:07.925236+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:09.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:08 smithi089 bash[24830]: audit 2023-12-08T22:21:07.925236+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:08 smithi089 bash[28481]: audit 2023-12-08T22:21:07.925236+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:10.304 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:09 smithi099 bash[24814]: cluster 2023-12-08T22:21:08.394096+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:10.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:09 smithi089 bash[24830]: cluster 2023-12-08T22:21:08.394096+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:10.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:09 smithi089 bash[28481]: cluster 2023-12-08T22:21:08.394096+0000 mgr.y (mgr.14142) 147 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:11 smithi099 bash[24814]: cluster 2023-12-08T22:21:10.394658+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:11 smithi099 bash[24814]: audit 2023-12-08T22:21:11.506859+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:21:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:11 smithi099 bash[24814]: audit 2023-12-08T22:21:11.508608+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:11 smithi099 bash[24814]: audit 2023-12-08T22:21:11.510644+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:21:12.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:11 smithi089 bash[24830]: cluster 2023-12-08T22:21:10.394658+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:12.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:11 smithi089 bash[24830]: audit 2023-12-08T22:21:11.506859+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:21:12.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:11 smithi089 bash[24830]: audit 2023-12-08T22:21:11.508608+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:12.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:11 smithi089 bash[24830]: audit 2023-12-08T22:21:11.510644+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:21:12.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:11 smithi089 bash[28481]: cluster 2023-12-08T22:21:10.394658+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:12.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:11 smithi089 bash[28481]: audit 2023-12-08T22:21:11.506859+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:21:12.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:11 smithi089 bash[28481]: audit 2023-12-08T22:21:11.508608+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:12.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:11 smithi089 bash[28481]: audit 2023-12-08T22:21:11.510644+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:21:13.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:12 smithi099 bash[24814]: cephadm 2023-12-08T22:21:11.510002+0000 mgr.y (mgr.14142) 149 : cephadm [INF] Deploying daemon osd.6 on smithi099 2023-12-08T22:21:13.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:12 smithi089 bash[24830]: cephadm 2023-12-08T22:21:11.510002+0000 mgr.y (mgr.14142) 149 : cephadm [INF] Deploying daemon osd.6 on smithi099 2023-12-08T22:21:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:12 smithi089 bash[28481]: cephadm 2023-12-08T22:21:11.510002+0000 mgr.y (mgr.14142) 149 : cephadm [INF] Deploying daemon osd.6 on smithi099 2023-12-08T22:21:13.719 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 6 on host 'smithi099' 2023-12-08T22:21:14.305 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:13 smithi099 bash[24814]: cluster 2023-12-08T22:21:12.395199+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:14.307 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:13 smithi099 bash[24814]: audit 2023-12-08T22:21:13.705426+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:14.307 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:13 smithi099 bash[24814]: audit 2023-12-08T22:21:13.706502+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:14.308 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:13 smithi099 bash[24814]: audit 2023-12-08T22:21:13.711542+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:14.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:13 smithi089 bash[24830]: cluster 2023-12-08T22:21:12.395199+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:14.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:13 smithi089 bash[28481]: cluster 2023-12-08T22:21:12.395199+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:14.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:13 smithi089 bash[24830]: audit 2023-12-08T22:21:13.705426+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:14.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:13 smithi089 bash[24830]: audit 2023-12-08T22:21:13.706502+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:14.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:13 smithi089 bash[24830]: audit 2023-12-08T22:21:13.711542+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:14.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:13 smithi089 bash[28481]: audit 2023-12-08T22:21:13.705426+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:14.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:13 smithi089 bash[28481]: audit 2023-12-08T22:21:13.706502+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:14.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:13 smithi089 bash[28481]: audit 2023-12-08T22:21:13.711542+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878524\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878719\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878842\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:48.878961\", \"created\": \"2023-12-08T22:20:47.949016\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_device_update\": \"2023-12-08T22:20:58.045529\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:15.128 DEBUG:teuthology.orchestra.run.smithi099:osd.6> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.6.service 2023-12-08T22:21:15.129 INFO:tasks.cephadm:Deploying osd.7 on smithi099 with /dev/vg_nvme/lv_1... 2023-12-08T22:21:15.130 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-08T22:21:15.237 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:14 smithi099 bash[24814]: audit 2023-12-08T22:21:14.399869+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:21:15.238 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:14 smithi099 bash[24814]: audit 2023-12-08T22:21:14.405764+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:21:15.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:14 smithi089 bash[24830]: audit 2023-12-08T22:21:14.399869+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:21:15.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:14 smithi089 bash[24830]: audit 2023-12-08T22:21:14.405764+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:21:15.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:14 smithi089 bash[28481]: audit 2023-12-08T22:21:14.399869+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:21:15.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:14 smithi089 bash[28481]: audit 2023-12-08T22:21:14.405764+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:21:15.887 INFO:journalctl@ceph.osd.6.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:21:16.377 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[29887]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-08T22:21:16.377 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[29887]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-12-08T22:21:16.377 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[29887]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-08T22:21:16.377 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[29887]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-12-08T22:21:16.377 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[29887]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-08T22:21:16.377 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[29887]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-08T22:21:16.377 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[29887]: --> ceph-volume lvm activate successful for osd ID: 6 2023-12-08T22:21:16.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[24814]: cluster 2023-12-08T22:21:14.395776+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:16.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[24814]: audit 2023-12-08T22:21:14.996208+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:16.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[24814]: audit 2023-12-08T22:21:15.001835+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:16.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:15 smithi099 bash[24814]: audit 2023-12-08T22:21:15.003216+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:16.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:15 smithi089 bash[24830]: cluster 2023-12-08T22:21:14.395776+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:16.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:15 smithi089 bash[28481]: cluster 2023-12-08T22:21:14.395776+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:16.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:15 smithi089 bash[24830]: audit 2023-12-08T22:21:14.996208+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:16.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:15 smithi089 bash[28481]: audit 2023-12-08T22:21:14.996208+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:16.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:15 smithi089 bash[24830]: audit 2023-12-08T22:21:15.001835+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:16.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:15 smithi089 bash[24830]: audit 2023-12-08T22:21:15.003216+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:16.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:15 smithi089 bash[28481]: audit 2023-12-08T22:21:15.001835+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"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\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:16.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:15 smithi089 bash[28481]: audit 2023-12-08T22:21:15.003216+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:18.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:17 smithi099 bash[24814]: cluster 2023-12-08T22:21:16.396443+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:18.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:17 smithi089 bash[24830]: cluster 2023-12-08T22:21:16.396443+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:18.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:17 smithi089 bash[28481]: cluster 2023-12-08T22:21:16.396443+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:19.881 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:19 smithi099 bash[30113]: debug 2023-12-08T22:21:19.548+0000 7feab1fd9ec0 -1 Falling back to public interface 2023-12-08T22:21:20.178 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:19 smithi099 bash[24814]: cluster 2023-12-08T22:21:18.397135+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:20.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:19 smithi089 bash[24830]: cluster 2023-12-08T22:21:18.397135+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:20.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:19 smithi089 bash[28481]: cluster 2023-12-08T22:21:18.397135+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:20.518 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:20 smithi099 bash[30113]: debug 2023-12-08T22:21:20.172+0000 7feab1fd9ec0 -1 osd.6 0 log_to_monitors {default=true} 2023-12-08T22:21:21.108 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-08T22:21:21.109 INFO:teuthology.orchestra.run.smithi099.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-08T22:21:21.109 INFO:teuthology.orchestra.run.smithi099.stderr: stderr: 10+0 records in 2023-12-08T22:21:21.109 INFO:teuthology.orchestra.run.smithi099.stderr:10+0 records out 2023-12-08T22:21:21.109 INFO:teuthology.orchestra.run.smithi099.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0172283 s, 609 MB/s 2023-12-08T22:21:21.109 INFO:teuthology.orchestra.run.smithi099.stderr:--> Zapping successful for: 2023-12-08T22:21:21.175 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:20 smithi099 bash[24814]: audit 2023-12-08T22:21:20.180433+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"]}]: dispatch 2023-12-08T22:21:21.176 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:20 smithi099 bash[24814]: audit 2023-12-08T22:21:20.181311+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:21:21.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:20 smithi089 bash[24830]: audit 2023-12-08T22:21:20.180433+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"]}]: dispatch 2023-12-08T22:21:21.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:20 smithi089 bash[24830]: audit 2023-12-08T22:21:20.181311+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:21:21.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:20 smithi089 bash[28481]: audit 2023-12-08T22:21:20.180433+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"]}]: dispatch 2023-12-08T22:21:21.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:20 smithi089 bash[28481]: audit 2023-12-08T22:21:20.181311+0000 mon.b (mon.2) 14 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:21:21.836 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi099:vg_nvme/lv_1 2023-12-08T22:21:22.127 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[30113]: debug 2023-12-08T22:21:21.932+0000 7fea9ad8e700 -1 osd.6 0 waiting for initial osdmap 2023-12-08T22:21:22.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[24814]: cluster 2023-12-08T22:21:20.397856+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:22.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[24814]: audit 2023-12-08T22:21:20.926644+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T22:21:22.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[24814]: cluster 2023-12-08T22:21:20.926780+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-08T22:21:22.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[24814]: audit 2023-12-08T22:21:20.926976+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:22.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[24814]: audit 2023-12-08T22:21:20.927895+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:22.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[24814]: audit 2023-12-08T22:21:20.929150+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:22.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[24814]: cluster 2023-12-08T22:21:21.153349+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:21:22.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:21 smithi099 bash[24814]: cluster 2023-12-08T22:21:21.153430+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:21:22.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[24830]: cluster 2023-12-08T22:21:20.397856+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[24830]: audit 2023-12-08T22:21:20.926644+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[24830]: cluster 2023-12-08T22:21:20.926780+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[24830]: audit 2023-12-08T22:21:20.926976+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[24830]: audit 2023-12-08T22:21:20.927895+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[24830]: audit 2023-12-08T22:21:20.929150+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[24830]: cluster 2023-12-08T22:21:21.153349+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[24830]: cluster 2023-12-08T22:21:21.153430+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[28481]: cluster 2023-12-08T22:21:20.397856+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[28481]: audit 2023-12-08T22:21:20.926644+0000 mon.a (mon.0) 406 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T22:21:22.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[28481]: cluster 2023-12-08T22:21:20.926780+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2023-12-08T22:21:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[28481]: audit 2023-12-08T22:21:20.926976+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[28481]: audit 2023-12-08T22:21:20.927895+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[28481]: audit 2023-12-08T22:21:20.929150+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[28481]: cluster 2023-12-08T22:21:21.153349+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:21:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:21 smithi089 bash[28481]: cluster 2023-12-08T22:21:21.153430+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:21:23.267 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:22 smithi099 bash[24814]: audit 2023-12-08T22:21:21.928843+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:21:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:22 smithi099 bash[24814]: cluster 2023-12-08T22:21:21.928949+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-08T22:21:23.268 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:22 smithi099 bash[24814]: audit 2023-12-08T22:21:21.931018+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:22 smithi089 bash[24830]: audit 2023-12-08T22:21:21.928843+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:21:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:22 smithi089 bash[24830]: cluster 2023-12-08T22:21:21.928949+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-08T22:21:23.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:22 smithi089 bash[24830]: audit 2023-12-08T22:21:21.931018+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:22 smithi089 bash[28481]: audit 2023-12-08T22:21:21.928843+0000 mon.a (mon.0) 410 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:21:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:22 smithi089 bash[28481]: cluster 2023-12-08T22:21:21.928949+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2023-12-08T22:21:23.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:22 smithi089 bash[28481]: audit 2023-12-08T22:21:21.931018+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:24.377 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:21:23 smithi099 bash[28519]: debug 2023-12-08T22:21:23.952+0000 7fdc2e9dc700 -1 osd.5 42 build_incremental_map_msg missing incremental map 42 2023-12-08T22:21:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:23 smithi099 bash[24814]: cluster 2023-12-08T22:21:22.398534+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:23 smithi099 bash[24814]: cluster 2023-12-08T22:21:22.941425+0000 mon.a (mon.0) 413 : cluster [INF] osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731] boot 2023-12-08T22:21:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:23 smithi099 bash[24814]: cluster 2023-12-08T22:21:22.941594+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-08T22:21:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:23 smithi099 bash[24814]: audit 2023-12-08T22:21:22.942758+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:23 smithi099 bash[24814]: audit 2023-12-08T22:21:23.015798+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:24.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:23 smithi099 bash[24814]: audit 2023-12-08T22:21:23.247042+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:24.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:23 smithi099 bash[24814]: audit 2023-12-08T22:21:23.252968+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:24.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[24830]: cluster 2023-12-08T22:21:22.398534+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[24830]: cluster 2023-12-08T22:21:22.941425+0000 mon.a (mon.0) 413 : cluster [INF] osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731] boot 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[24830]: cluster 2023-12-08T22:21:22.941594+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[24830]: audit 2023-12-08T22:21:22.942758+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[24830]: audit 2023-12-08T22:21:23.015798+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[28481]: cluster 2023-12-08T22:21:22.398534+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[28481]: cluster 2023-12-08T22:21:22.941425+0000 mon.a (mon.0) 413 : cluster [INF] osd.6 [v2:172.21.15.99:6816/2531090731,v1:172.21.15.99:6817/2531090731] boot 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[28481]: cluster 2023-12-08T22:21:22.941594+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[28481]: audit 2023-12-08T22:21:22.942758+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:21:24.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[28481]: audit 2023-12-08T22:21:23.015798+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:24.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[24830]: audit 2023-12-08T22:21:23.247042+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:24.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[28481]: audit 2023-12-08T22:21:23.247042+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:24.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[28481]: audit 2023-12-08T22:21:23.252968+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:24.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:23 smithi089 bash[24830]: audit 2023-12-08T22:21:23.252968+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}}, \"last_daemon_update\": \"2023-12-08T22:21:14.994913\", \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:25.259 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:24 smithi099 bash[24814]: cluster 2023-12-08T22:21:23.953274+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-08T22:21:25.259 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:24 smithi099 bash[24814]: cluster 2023-12-08T22:21:24.399265+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:24 smithi089 bash[24830]: cluster 2023-12-08T22:21:23.953274+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-08T22:21:25.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:24 smithi089 bash[24830]: cluster 2023-12-08T22:21:24.399265+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:24 smithi089 bash[28481]: cluster 2023-12-08T22:21:23.953274+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-12-08T22:21:25.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:24 smithi089 bash[28481]: cluster 2023-12-08T22:21:24.399265+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:26.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:25 smithi099 bash[24814]: cluster 2023-12-08T22:21:24.959003+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:26.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:25 smithi099 bash[24814]: audit 2023-12-08T22:21:25.017717+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:26.253 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:25 smithi099 bash[24814]: cephadm 2023-12-08T22:21:25.018978+0000 mgr.y (mgr.14142) 158 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:21:26.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:25 smithi099 bash[24814]: audit 2023-12-08T22:21:25.019528+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:21:26.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:25 smithi099 bash[24814]: audit 2023-12-08T22:21:25.021323+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:26.254 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:25 smithi099 bash[24814]: audit 2023-12-08T22:21:25.024051+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:26.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[24830]: cluster 2023-12-08T22:21:24.959003+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:26.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[24830]: audit 2023-12-08T22:21:25.017717+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:26.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[24830]: cephadm 2023-12-08T22:21:25.018978+0000 mgr.y (mgr.14142) 158 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[24830]: audit 2023-12-08T22:21:25.019528+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[24830]: audit 2023-12-08T22:21:25.021323+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[24830]: audit 2023-12-08T22:21:25.024051+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[28481]: cluster 2023-12-08T22:21:24.959003+0000 mon.a (mon.0) 420 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[28481]: audit 2023-12-08T22:21:25.017717+0000 mgr.y (mgr.14142) 157 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi099:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[28481]: cephadm 2023-12-08T22:21:25.018978+0000 mgr.y (mgr.14142) 158 : cephadm [INF] Applying osd on host smithi099... 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[28481]: audit 2023-12-08T22:21:25.019528+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[28481]: audit 2023-12-08T22:21:25.021323+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:26.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:25 smithi089 bash[28481]: audit 2023-12-08T22:21:25.024051+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:28.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:27 smithi099 bash[24814]: cluster 2023-12-08T22:21:26.399904+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:28.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:27 smithi089 bash[24830]: cluster 2023-12-08T22:21:26.399904+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:28.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:27 smithi089 bash[28481]: cluster 2023-12-08T22:21:26.399904+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:29.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:28 smithi099 bash[24814]: audit 2023-12-08T22:21:28.341535+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]: dispatch 2023-12-08T22:21:29.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:28 smithi099 bash[24814]: audit 2023-12-08T22:21:28.342364+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.99:0/2750416930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]: dispatch 2023-12-08T22:21:29.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:28 smithi099 bash[24814]: audit 2023-12-08T22:21:28.351265+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]': finished 2023-12-08T22:21:29.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:28 smithi099 bash[24814]: cluster 2023-12-08T22:21:28.351420+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-08T22:21:29.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:28 smithi099 bash[24814]: audit 2023-12-08T22:21:28.351763+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:29.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[24830]: audit 2023-12-08T22:21:28.341535+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]: dispatch 2023-12-08T22:21:29.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[24830]: audit 2023-12-08T22:21:28.342364+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.99:0/2750416930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]: dispatch 2023-12-08T22:21:29.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[24830]: audit 2023-12-08T22:21:28.351265+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]': finished 2023-12-08T22:21:29.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[24830]: cluster 2023-12-08T22:21:28.351420+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-08T22:21:29.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[24830]: audit 2023-12-08T22:21:28.351763+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:29.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[28481]: audit 2023-12-08T22:21:28.341535+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]: dispatch 2023-12-08T22:21:29.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[28481]: audit 2023-12-08T22:21:28.342364+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.99:0/2750416930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]: dispatch 2023-12-08T22:21:29.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[28481]: audit 2023-12-08T22:21:28.351265+0000 mon.a (mon.0) 425 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddd56060-a4f8-4df3-8f9a-f29e4e41f12e"}]': finished 2023-12-08T22:21:29.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[28481]: cluster 2023-12-08T22:21:28.351420+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2023-12-08T22:21:29.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:28 smithi089 bash[28481]: audit 2023-12-08T22:21:28.351763+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:30.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:29 smithi099 bash[24814]: cluster 2023-12-08T22:21:28.400485+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:30.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:29 smithi089 bash[24830]: cluster 2023-12-08T22:21:28.400485+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:30.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:29 smithi089 bash[28481]: cluster 2023-12-08T22:21:28.400485+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v163: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:31.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:30 smithi099 bash[24814]: audit 2023-12-08T22:21:30.630190+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.99:0/1273733572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:21:31.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:30 smithi089 bash[24830]: audit 2023-12-08T22:21:30.630190+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.99:0/1273733572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:21:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:30 smithi089 bash[28481]: audit 2023-12-08T22:21:30.630190+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.99:0/1273733572' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:21:32.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:31 smithi099 bash[24814]: cluster 2023-12-08T22:21:30.401033+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:32.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:31 smithi099 bash[24814]: cluster 2023-12-08T22:21:30.917563+0000 mon.a (mon.0) 428 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:32.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:31 smithi099 bash[24814]: cluster 2023-12-08T22:21:30.917644+0000 mon.a (mon.0) 429 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:32.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:31 smithi089 bash[24830]: cluster 2023-12-08T22:21:30.401033+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:32.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:31 smithi089 bash[24830]: cluster 2023-12-08T22:21:30.917563+0000 mon.a (mon.0) 428 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:32.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:31 smithi089 bash[24830]: cluster 2023-12-08T22:21:30.917644+0000 mon.a (mon.0) 429 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:32.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:31 smithi089 bash[28481]: cluster 2023-12-08T22:21:30.401033+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:32.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:31 smithi089 bash[28481]: cluster 2023-12-08T22:21:30.917563+0000 mon.a (mon.0) 428 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:32.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:31 smithi089 bash[28481]: cluster 2023-12-08T22:21:30.917644+0000 mon.a (mon.0) 429 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:34.239 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:33 smithi099 bash[24814]: cluster 2023-12-08T22:21:32.401600+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:34.239 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:33 smithi099 bash[24814]: audit 2023-12-08T22:21:33.381062+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:34.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:33 smithi089 bash[24830]: cluster 2023-12-08T22:21:32.401600+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:34.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:33 smithi089 bash[24830]: audit 2023-12-08T22:21:33.381062+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:34.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:33 smithi089 bash[28481]: cluster 2023-12-08T22:21:32.401600+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:34.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:33 smithi089 bash[28481]: audit 2023-12-08T22:21:33.381062+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:36.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:35 smithi099 bash[24814]: cluster 2023-12-08T22:21:34.402267+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:36.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:35 smithi089 bash[24830]: cluster 2023-12-08T22:21:34.402267+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:36.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:35 smithi089 bash[28481]: cluster 2023-12-08T22:21:34.402267+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:38.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:37 smithi099 bash[24814]: cluster 2023-12-08T22:21:36.402957+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:38.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:37 smithi099 bash[24814]: audit 2023-12-08T22:21:37.001589+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:21:38.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:37 smithi099 bash[24814]: audit 2023-12-08T22:21:37.003505+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:38.274 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:37 smithi099 bash[24814]: audit 2023-12-08T22:21:37.005693+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T22:21:38.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:37 smithi089 bash[28481]: cluster 2023-12-08T22:21:36.402957+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:38.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:37 smithi089 bash[28481]: audit 2023-12-08T22:21:37.001589+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:21:38.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:37 smithi089 bash[28481]: audit 2023-12-08T22:21:37.003505+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:38.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:37 smithi089 bash[28481]: audit 2023-12-08T22:21:37.005693+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T22:21:38.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:37 smithi089 bash[24830]: cluster 2023-12-08T22:21:36.402957+0000 mgr.y (mgr.14142) 164 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:38.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:37 smithi089 bash[24830]: audit 2023-12-08T22:21:37.001589+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:21:38.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:37 smithi089 bash[24830]: audit 2023-12-08T22:21:37.003505+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:21:38.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:37 smithi089 bash[24830]: audit 2023-12-08T22:21:37.005693+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T22:21:39.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:38 smithi099 bash[24814]: cephadm 2023-12-08T22:21:37.004934+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Deploying daemon osd.7 on smithi099 2023-12-08T22:21:39.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:38 smithi099 bash[24814]: cluster 2023-12-08T22:21:38.403544+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:39.228 INFO:teuthology.orchestra.run.smithi099.stdout:Created osd(s) 7 on host 'smithi099' 2023-12-08T22:21:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:38 smithi089 bash[24830]: cephadm 2023-12-08T22:21:37.004934+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Deploying daemon osd.7 on smithi099 2023-12-08T22:21:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:38 smithi089 bash[24830]: cluster 2023-12-08T22:21:38.403544+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:38 smithi089 bash[28481]: cephadm 2023-12-08T22:21:37.004934+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Deploying daemon osd.7 on smithi099 2023-12-08T22:21:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:38 smithi089 bash[28481]: cluster 2023-12-08T22:21:38.403544+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:40.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:39 smithi099 bash[24814]: audit 2023-12-08T22:21:39.212876+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:40.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:39 smithi099 bash[24814]: audit 2023-12-08T22:21:39.213942+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:40.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:39 smithi099 bash[24814]: audit 2023-12-08T22:21:39.220905+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:40.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:39 smithi099 bash[24814]: audit 2023-12-08T22:21:39.408304+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:21:40.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:39 smithi099 bash[24814]: audit 2023-12-08T22:21:39.416157+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:21:40.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[28481]: audit 2023-12-08T22:21:39.212876+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:40.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[28481]: audit 2023-12-08T22:21:39.213942+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:40.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[28481]: audit 2023-12-08T22:21:39.220905+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:40.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[24830]: audit 2023-12-08T22:21:39.212876+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:40.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[24830]: audit 2023-12-08T22:21:39.213942+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:40.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[28481]: audit 2023-12-08T22:21:39.408304+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:21:40.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[28481]: audit 2023-12-08T22:21:39.416157+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:21:40.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[24830]: audit 2023-12-08T22:21:39.220905+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994310\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994482\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994577\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:14.994668\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"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-08T22:21:14.994759\", \"created\": \"2023-12-08T22:21:13.688427\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_device_update\": \"2023-12-08T22:21:23.245316\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:40.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[24830]: audit 2023-12-08T22:21:39.408304+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:21:40.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:39 smithi089 bash[24830]: audit 2023-12-08T22:21:39.416157+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:21:40.521 DEBUG:teuthology.orchestra.run.smithi099:osd.7> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.7.service 2023-12-08T22:21:40.523 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-08T22:21:40.524 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-08T22:21:40.939 INFO:journalctl@ceph.osd.7.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:21:41.329 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:40 smithi099 bash[24814]: cluster 2023-12-08T22:21:40.404192+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:41.329 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:40 smithi099 bash[24814]: audit 2023-12-08T22:21:40.422109+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:41.329 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:40 smithi099 bash[24814]: audit 2023-12-08T22:21:40.428211+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:41.329 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:40 smithi099 bash[24814]: audit 2023-12-08T22:21:40.429673+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:41.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:40 smithi089 bash[28481]: cluster 2023-12-08T22:21:40.404192+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:41.375 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:40 smithi089 bash[24830]: cluster 2023-12-08T22:21:40.404192+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:41.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:40 smithi089 bash[28481]: audit 2023-12-08T22:21:40.422109+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:41.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:40 smithi089 bash[28481]: audit 2023-12-08T22:21:40.428211+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:41.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:40 smithi089 bash[28481]: audit 2023-12-08T22:21:40.429673+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:41.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:40 smithi089 bash[24830]: audit 2023-12-08T22:21:40.422109+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:41.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:40 smithi089 bash[24830]: audit 2023-12-08T22:21:40.428211+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:41.376 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:40 smithi089 bash[24830]: audit 2023-12-08T22:21:40.429673+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:21:41.627 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:41 smithi099 bash[31490]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-08T22:21:41.627 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:41 smithi099 bash[31490]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-12-08T22:21:41.627 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:41 smithi099 bash[31490]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-08T22:21:41.627 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:41 smithi099 bash[31490]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-12-08T22:21:41.627 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:41 smithi099 bash[31490]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-08T22:21:41.627 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:41 smithi099 bash[31490]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-08T22:21:41.627 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:41 smithi099 bash[31490]: --> ceph-volume lvm activate successful for osd ID: 7 2023-12-08T22:21:43.172 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:21:43.868 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1702074082,"num_in_osds":7,"osd_in_since":1702074082,"num_remapped_pgs":0} 2023-12-08T22:21:44.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:43 smithi089 bash[28481]: cluster 2023-12-08T22:21:42.404826+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:44.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:43 smithi089 bash[28481]: audit 2023-12-08T22:21:43.169809+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.89:0/632062141' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:44.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:43 smithi089 bash[24830]: cluster 2023-12-08T22:21:42.404826+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:44.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:43 smithi089 bash[24830]: audit 2023-12-08T22:21:43.169809+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.89:0/632062141' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:44.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:43 smithi099 bash[24814]: cluster 2023-12-08T22:21:42.404826+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:44.279 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:43 smithi099 bash[24814]: audit 2023-12-08T22:21:43.169809+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.89:0/632062141' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:44.627 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:44 smithi099 bash[31784]: debug 2023-12-08T22:21:44.271+0000 7f41e2dd2ec0 -1 Falling back to public interface 2023-12-08T22:21:44.869 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-08T22:21:45.258 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:44 smithi099 bash[31784]: debug 2023-12-08T22:21:44.911+0000 7f41e2dd2ec0 -1 osd.7 0 log_to_monitors {default=true} 2023-12-08T22:21:46.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:45 smithi089 bash[28481]: cluster 2023-12-08T22:21:44.405447+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:46.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:45 smithi089 bash[28481]: audit 2023-12-08T22:21:44.923617+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:21:46.025 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:45 smithi089 bash[28481]: audit 2023-12-08T22:21:44.924702+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:21:46.026 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:45 smithi089 bash[24830]: cluster 2023-12-08T22:21:44.405447+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:46.026 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:45 smithi089 bash[24830]: audit 2023-12-08T22:21:44.923617+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:21:46.026 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:45 smithi089 bash[24830]: audit 2023-12-08T22:21:44.924702+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:21:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:45 smithi099 bash[24814]: cluster 2023-12-08T22:21:44.405447+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:45 smithi099 bash[24814]: audit 2023-12-08T22:21:44.923617+0000 mon.a (mon.0) 442 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:21:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:45 smithi099 bash[24814]: audit 2023-12-08T22:21:44.924702+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:21:47.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: audit 2023-12-08T22:21:45.935609+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T22:21:47.217 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: cluster 2023-12-08T22:21:45.935751+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-08T22:21:47.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: audit 2023-12-08T22:21:45.936029+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:47.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: audit 2023-12-08T22:21:45.938892+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:47.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: audit 2023-12-08T22:21:45.939872+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:47.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: cluster 2023-12-08T22:21:45.941064+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:21:47.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: cluster 2023-12-08T22:21:45.941118+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:21:47.218 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: audit 2023-12-08T22:21:45.955139+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:47.218 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: audit 2023-12-08T22:21:45.935609+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T22:21:47.218 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: cluster 2023-12-08T22:21:45.935751+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-08T22:21:47.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: audit 2023-12-08T22:21:45.936029+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:47.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: audit 2023-12-08T22:21:45.938892+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:47.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: audit 2023-12-08T22:21:45.939872+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:47.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: cluster 2023-12-08T22:21:45.941064+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:21:47.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: cluster 2023-12-08T22:21:45.941118+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:21:47.219 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: audit 2023-12-08T22:21:45.955139+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:47.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: audit 2023-12-08T22:21:46.181711+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:47.219 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[24830]: audit 2023-12-08T22:21:46.187981+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:47.220 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: audit 2023-12-08T22:21:46.181711+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:47.220 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:46 smithi089 bash[28481]: audit 2023-12-08T22:21:46.187981+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:47.377 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[31784]: debug 2023-12-08T22:21:46.943+0000 7f41c7b7f700 -1 osd.7 0 waiting for initial osdmap 2023-12-08T22:21:47.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: audit 2023-12-08T22:21:45.935609+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T22:21:47.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: cluster 2023-12-08T22:21:45.935751+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2023-12-08T22:21:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: audit 2023-12-08T22:21:45.936029+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: audit 2023-12-08T22:21:45.938892+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=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: audit 2023-12-08T22:21:45.939872+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]: dispatch 2023-12-08T22:21:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: cluster 2023-12-08T22:21:45.941064+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:21:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: cluster 2023-12-08T22:21:45.941118+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:21:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: audit 2023-12-08T22:21:45.955139+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:21:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: audit 2023-12-08T22:21:46.181711+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:21:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:46 smithi099 bash[24814]: audit 2023-12-08T22:21:46.187981+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}}, \"last_daemon_update\": \"2023-12-08T22:21:40.420407\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:21:47.517 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:21:48.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[24830]: cluster 2023-12-08T22:21:46.405949+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:48.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[24830]: audit 2023-12-08T22:21:46.942457+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:21:48.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[24830]: cluster 2023-12-08T22:21:46.942590+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-08T22:21:48.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[24830]: audit 2023-12-08T22:21:46.943678+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:48.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[24830]: audit 2023-12-08T22:21:47.514728+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.89:0/476466523' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:48.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[28481]: cluster 2023-12-08T22:21:46.405949+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:48.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[28481]: audit 2023-12-08T22:21:46.942457+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:21:48.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[28481]: cluster 2023-12-08T22:21:46.942590+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-08T22:21:48.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[28481]: audit 2023-12-08T22:21:46.943678+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:48.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:47 smithi089 bash[28481]: audit 2023-12-08T22:21:47.514728+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.89:0/476466523' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:48.191 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":45,"num_osds":8,"num_up_osds":7,"osd_up_since":1702074082,"num_in_osds":7,"osd_in_since":1702074082,"num_remapped_pgs":0} 2023-12-08T22:21:48.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:47 smithi099 bash[24814]: cluster 2023-12-08T22:21:46.405949+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:48.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:47 smithi099 bash[24814]: audit 2023-12-08T22:21:46.942457+0000 mon.a (mon.0) 450 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi099", "root=default"]}]': finished 2023-12-08T22:21:48.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:47 smithi099 bash[24814]: cluster 2023-12-08T22:21:46.942590+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2023-12-08T22:21:48.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:47 smithi099 bash[24814]: audit 2023-12-08T22:21:46.943678+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:48.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:47 smithi099 bash[24814]: audit 2023-12-08T22:21:47.514728+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.89:0/476466523' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:49.192 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-08T22:21:49.331 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:48 smithi089 bash[28481]: cluster 2023-12-08T22:21:47.961709+0000 mon.a (mon.0) 453 : cluster [INF] osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319] boot 2023-12-08T22:21:49.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:48 smithi089 bash[28481]: cluster 2023-12-08T22:21:47.961757+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-08T22:21:49.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:48 smithi089 bash[28481]: audit 2023-12-08T22:21:47.961919+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:49.332 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:48 smithi089 bash[28481]: cluster 2023-12-08T22:21:48.406567+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:48 smithi089 bash[24830]: cluster 2023-12-08T22:21:47.961709+0000 mon.a (mon.0) 453 : cluster [INF] osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319] boot 2023-12-08T22:21:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:48 smithi089 bash[24830]: cluster 2023-12-08T22:21:47.961757+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-08T22:21:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:48 smithi089 bash[24830]: audit 2023-12-08T22:21:47.961919+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:49.332 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:48 smithi089 bash[24830]: cluster 2023-12-08T22:21:48.406567+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:49.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:48 smithi099 bash[24814]: cluster 2023-12-08T22:21:47.961709+0000 mon.a (mon.0) 453 : cluster [INF] osd.7 [v2:172.21.15.99:6824/3248133319,v1:172.21.15.99:6825/3248133319] boot 2023-12-08T22:21:49.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:48 smithi099 bash[24814]: cluster 2023-12-08T22:21:47.961757+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2023-12-08T22:21:49.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:48 smithi099 bash[24814]: audit 2023-12-08T22:21:47.961919+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:21:49.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:48 smithi099 bash[24814]: cluster 2023-12-08T22:21:48.406567+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:21:50.366 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:49 smithi089 bash[28481]: cluster 2023-12-08T22:21:48.971726+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-08T22:21:50.367 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:49 smithi089 bash[24830]: cluster 2023-12-08T22:21:48.971726+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-08T22:21:50.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:49 smithi099 bash[24814]: cluster 2023-12-08T22:21:48.971726+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2023-12-08T22:21:51.327 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:50 smithi089 bash[24830]: cluster 2023-12-08T22:21:50.407212+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v178: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:51.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:50 smithi089 bash[28481]: cluster 2023-12-08T22:21:50.407212+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v178: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:51.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:50 smithi099 bash[24814]: cluster 2023-12-08T22:21:50.407212+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v178: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:51.688 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:21:52.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:51 smithi089 bash[24830]: cluster 2023-12-08T22:21:50.970731+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:52.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:51 smithi089 bash[24830]: audit 2023-12-08T22:21:51.685649+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1860233551' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:52.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:51 smithi089 bash[28481]: cluster 2023-12-08T22:21:50.970731+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:52.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:51 smithi089 bash[28481]: audit 2023-12-08T22:21:51.685649+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1860233551' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:52.370 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1702074107,"num_in_osds":8,"osd_in_since":1702074107,"num_remapped_pgs":0} 2023-12-08T22:21:52.370 INFO:tasks.cephadm:Adding prometheus.a on smithi099 2023-12-08T22:21:52.370 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch apply prometheus '1;smithi099=a' 2023-12-08T22:21:52.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:51 smithi099 bash[24814]: cluster 2023-12-08T22:21:50.970731+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:21:52.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:51 smithi099 bash[24814]: audit 2023-12-08T22:21:51.685649+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.89:0/1860233551' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:21:53.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:52 smithi099 bash[24814]: cluster 2023-12-08T22:21:52.407939+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:53.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:52 smithi089 bash[24830]: cluster 2023-12-08T22:21:52.407939+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:53.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:52 smithi089 bash[28481]: cluster 2023-12-08T22:21:52.407939+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v179: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:54.769 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:54 smithi099 bash[24814]: cluster 2023-12-08T22:21:54.459882+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:54.770 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:54 smithi099 bash[24814]: cluster 2023-12-08T22:21:54.459946+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:54.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:54 smithi089 bash[24830]: cluster 2023-12-08T22:21:54.459882+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:54.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:54 smithi089 bash[24830]: cluster 2023-12-08T22:21:54.459946+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:54.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:54 smithi089 bash[28481]: cluster 2023-12-08T22:21:54.459882+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-12-08T22:21:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:54 smithi089 bash[28481]: cluster 2023-12-08T22:21:54.459946+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2023-12-08T22:21:55.182 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled prometheus update... 2023-12-08T22:21:55.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:55 smithi099 bash[24814]: cluster 2023-12-08T22:21:54.408572+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:55.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:55 smithi099 bash[24814]: audit 2023-12-08T22:21:55.165461+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:21:55.164792\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T22:21:55.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:55 smithi099 bash[24814]: audit 2023-12-08T22:21:55.171315+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:21:55.164792\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T22:21:55.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:55 smithi089 bash[24830]: cluster 2023-12-08T22:21:54.408572+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:55.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:55 smithi089 bash[24830]: audit 2023-12-08T22:21:55.165461+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:21:55.164792\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T22:21:55.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:55 smithi089 bash[24830]: audit 2023-12-08T22:21:55.171315+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:21:55.164792\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T22:21:55.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:55 smithi089 bash[28481]: cluster 2023-12-08T22:21:54.408572+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:55.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:55 smithi089 bash[28481]: audit 2023-12-08T22:21:55.165461+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:21:55.164792\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T22:21:55.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:55 smithi089 bash[28481]: audit 2023-12-08T22:21:55.171315+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:21:55.164792\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T22:21:55.895 DEBUG:teuthology.orchestra.run.smithi099:prometheus.a> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@prometheus.a.service 2023-12-08T22:21:55.940 INFO:tasks.cephadm:Adding node-exporter.a on smithi089 2023-12-08T22:21:55.940 INFO:tasks.cephadm:Adding node-exporter.b on smithi099 2023-12-08T22:21:55.940 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch apply node-exporter '2;smithi089=a;smithi099=b' 2023-12-08T22:21:56.046 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:21:56.858 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:56 smithi099 bash[24814]: audit 2023-12-08T22:21:55.163769+0000 mgr.y (mgr.14142) 175 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:56.859 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:56 smithi099 bash[24814]: cephadm 2023-12-08T22:21:55.164767+0000 mgr.y (mgr.14142) 176 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi099=a 2023-12-08T22:21:56.859 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:56 smithi099 bash[24814]: cephadm 2023-12-08T22:21:55.179140+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Deploying daemon prometheus.a on smithi099 2023-12-08T22:21:56.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:56 smithi089 bash[24830]: audit 2023-12-08T22:21:55.163769+0000 mgr.y (mgr.14142) 175 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:56.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:56 smithi089 bash[24830]: cephadm 2023-12-08T22:21:55.164767+0000 mgr.y (mgr.14142) 176 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi099=a 2023-12-08T22:21:56.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:56 smithi089 bash[24830]: cephadm 2023-12-08T22:21:55.179140+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Deploying daemon prometheus.a on smithi099 2023-12-08T22:21:56.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:56 smithi089 bash[28481]: audit 2023-12-08T22:21:55.163769+0000 mgr.y (mgr.14142) 175 : audit [DBG] from='client.34325 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:21:56.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:56 smithi089 bash[28481]: cephadm 2023-12-08T22:21:55.164767+0000 mgr.y (mgr.14142) 176 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi099=a 2023-12-08T22:21:56.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:56 smithi089 bash[28481]: cephadm 2023-12-08T22:21:55.179140+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Deploying daemon prometheus.a on smithi099 2023-12-08T22:21:58.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:57 smithi099 bash[24814]: cluster 2023-12-08T22:21:56.409199+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:58.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:57 smithi089 bash[24830]: cluster 2023-12-08T22:21:56.409199+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:58.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:57 smithi089 bash[28481]: cluster 2023-12-08T22:21:56.409199+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:21:58.774 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled node-exporter update... 2023-12-08T22:21:59.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:58 smithi099 bash[24814]: audit 2023-12-08T22:21:58.763673+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:21:58.762990\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T22:21:59.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:58 smithi099 bash[24814]: audit 2023-12-08T22:21:58.769848+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:21:58.762990\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T22:21:59.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:58 smithi089 bash[24830]: audit 2023-12-08T22:21:58.763673+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:21:58.762990\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T22:21:59.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:58 smithi089 bash[24830]: audit 2023-12-08T22:21:58.769848+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:21:58.762990\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T22:21:59.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:58 smithi089 bash[28481]: audit 2023-12-08T22:21:58.763673+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:21:58.762990\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T22:21:59.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:58 smithi089 bash[28481]: audit 2023-12-08T22:21:58.769848+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:21:58.762990\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi099\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T22:21:59.710 DEBUG:teuthology.orchestra.run.smithi089:node-exporter.a> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@node-exporter.a.service 2023-12-08T22:21:59.713 DEBUG:teuthology.orchestra.run.smithi099:node-exporter.b> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@node-exporter.b.service 2023-12-08T22:21:59.715 INFO:tasks.cephadm:Adding alertmanager.a on smithi089 2023-12-08T22:21:59.715 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch apply alertmanager '1;smithi089=a' 2023-12-08T22:21:59.768 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:22:00.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:59 smithi099 bash[24814]: cluster 2023-12-08T22:21:58.409773+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:00.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:59 smithi099 bash[24814]: audit 2023-12-08T22:21:58.761903+0000 mgr.y (mgr.14142) 180 : audit [DBG] from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi099=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:00.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:59 smithi099 bash[24814]: cephadm 2023-12-08T22:21:58.762966+0000 mgr.y (mgr.14142) 181 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi089=a,smithi099=b 2023-12-08T22:22:00.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:59 smithi099 bash[24814]: audit 2023-12-08T22:21:59.418354+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}, {\"id\": \"e51cee8d-ca00-49ba-83fe-2ef6e7a11af1\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702074107.9633539, \"finished_at\": 1702074114.469177}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:22:00.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:21:59 smithi099 bash[24814]: audit 2023-12-08T22:21:59.424301+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}, {\"id\": \"e51cee8d-ca00-49ba-83fe-2ef6e7a11af1\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702074107.9633539, \"finished_at\": 1702074114.469177}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:22:00.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[28481]: cluster 2023-12-08T22:21:58.409773+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:00.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[28481]: audit 2023-12-08T22:21:58.761903+0000 mgr.y (mgr.14142) 180 : audit [DBG] from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi099=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:00.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[28481]: cephadm 2023-12-08T22:21:58.762966+0000 mgr.y (mgr.14142) 181 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi089=a,smithi099=b 2023-12-08T22:22:00.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[28481]: audit 2023-12-08T22:21:59.418354+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}, {\"id\": \"e51cee8d-ca00-49ba-83fe-2ef6e7a11af1\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702074107.9633539, \"finished_at\": 1702074114.469177}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:22:00.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[28481]: audit 2023-12-08T22:21:59.424301+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}, {\"id\": \"e51cee8d-ca00-49ba-83fe-2ef6e7a11af1\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702074107.9633539, \"finished_at\": 1702074114.469177}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:22:00.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[24830]: cluster 2023-12-08T22:21:58.409773+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:00.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[24830]: audit 2023-12-08T22:21:58.761903+0000 mgr.y (mgr.14142) 180 : audit [DBG] from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi089=a;smithi099=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:00.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[24830]: cephadm 2023-12-08T22:21:58.762966+0000 mgr.y (mgr.14142) 181 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi089=a,smithi099=b 2023-12-08T22:22:00.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[24830]: audit 2023-12-08T22:21:59.418354+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}, {\"id\": \"e51cee8d-ca00-49ba-83fe-2ef6e7a11af1\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702074107.9633539, \"finished_at\": 1702074114.469177}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:22:00.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:21:59 smithi089 bash[24830]: audit 2023-12-08T22:21:59.424301+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3b422a74-94e4-4d64-b925-4e2d81505eb2\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1702074031.9064813, \"finished_at\": 1702074047.9803524}, {\"id\": \"ca99acdb-dc29-4cb0-b52d-f7663d36c190\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1702074057.9402893, \"finished_at\": 1702074073.723751}, {\"id\": \"9b93d9e1-a295-4aa3-9a21-3c49c29b82cb\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1702074082.9409342, \"finished_at\": 1702074099.2349553}, {\"id\": \"e51cee8d-ca00-49ba-83fe-2ef6e7a11af1\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702074107.9633539, \"finished_at\": 1702074114.469177}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:22:00.207 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:22:02.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:01 smithi099 bash[24814]: cluster 2023-12-08T22:22:00.410508+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:02.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:01 smithi089 bash[24830]: cluster 2023-12-08T22:22:00.410508+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:02.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:01 smithi089 bash[28481]: cluster 2023-12-08T22:22:00.410508+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:04.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:03 smithi099 bash[24814]: cluster 2023-12-08T22:22:02.411092+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:04.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:03 smithi089 bash[24830]: cluster 2023-12-08T22:22:02.411092+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:04.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:03 smithi089 bash[28481]: cluster 2023-12-08T22:22:02.411092+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:05.432 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled alertmanager update... 2023-12-08T22:22:06.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:05 smithi099 bash[24814]: cluster 2023-12-08T22:22:04.411762+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:06.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:05 smithi099 bash[24814]: audit 2023-12-08T22:22:05.421932+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:22:05.421194\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T22:22:06.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:05 smithi099 bash[24814]: audit 2023-12-08T22:22:05.427995+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:22:05.421194\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T22:22:06.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:05 smithi089 bash[24830]: cluster 2023-12-08T22:22:04.411762+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:06.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:05 smithi089 bash[24830]: audit 2023-12-08T22:22:05.421932+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:22:05.421194\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T22:22:06.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:05 smithi089 bash[24830]: audit 2023-12-08T22:22:05.427995+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:22:05.421194\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T22:22:06.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:05 smithi089 bash[28481]: cluster 2023-12-08T22:22:04.411762+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:06.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:05 smithi089 bash[28481]: audit 2023-12-08T22:22:05.421932+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:22:05.421194\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T22:22:06.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:05 smithi089 bash[28481]: audit 2023-12-08T22:22:05.427995+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:22:05.421194\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi089\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T22:22:06.779 DEBUG:teuthology.orchestra.run.smithi089:alertmanager.a> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@alertmanager.a.service 2023-12-08T22:22:06.781 INFO:tasks.cephadm:Adding grafana.a on smithi099 2023-12-08T22:22:06.781 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph orch apply grafana '1;smithi099=a' 2023-12-08T22:22:06.823 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:22:07.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:06 smithi099 bash[24814]: audit 2023-12-08T22:22:05.420207+0000 mgr.y (mgr.14142) 185 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:07.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:06 smithi099 bash[24814]: cephadm 2023-12-08T22:22:05.421169+0000 mgr.y (mgr.14142) 186 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi089=a 2023-12-08T22:22:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:06 smithi089 bash[24830]: audit 2023-12-08T22:22:05.420207+0000 mgr.y (mgr.14142) 185 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:07.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:06 smithi089 bash[24830]: cephadm 2023-12-08T22:22:05.421169+0000 mgr.y (mgr.14142) 186 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi089=a 2023-12-08T22:22:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:06 smithi089 bash[28481]: audit 2023-12-08T22:22:05.420207+0000 mgr.y (mgr.14142) 185 : audit [DBG] from='client.34337 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:06 smithi089 bash[28481]: cephadm 2023-12-08T22:22:05.421169+0000 mgr.y (mgr.14142) 186 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi089=a 2023-12-08T22:22:08.232 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:07 smithi099 bash[24814]: cluster 2023-12-08T22:22:06.412365+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:08.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:07 smithi089 bash[24830]: cluster 2023-12-08T22:22:06.412365+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:08.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:07 smithi089 bash[28481]: cluster 2023-12-08T22:22:06.412365+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:09.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:09 smithi099 bash[24814]: cluster 2023-12-08T22:22:08.412996+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:09.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:08 smithi089 bash[24830]: cluster 2023-12-08T22:22:08.412996+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:09.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:08 smithi089 bash[28481]: cluster 2023-12-08T22:22:08.412996+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:11.118 INFO:teuthology.orchestra.run.smithi099.stdout:Scheduled grafana update... 2023-12-08T22:22:11.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:11 smithi099 bash[24814]: cluster 2023-12-08T22:22:10.413742+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:11.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:11 smithi099 bash[24814]: audit 2023-12-08T22:22:11.107769+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:22:11.107097\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T22:22:11.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:11 smithi099 bash[24814]: audit 2023-12-08T22:22:11.113816+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:22:11.107097\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T22:22:11.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:11 smithi089 bash[24830]: cluster 2023-12-08T22:22:10.413742+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:11.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:11 smithi089 bash[24830]: audit 2023-12-08T22:22:11.107769+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:22:11.107097\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T22:22:11.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:11 smithi089 bash[24830]: audit 2023-12-08T22:22:11.113816+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:22:11.107097\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T22:22:11.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:11 smithi089 bash[28481]: cluster 2023-12-08T22:22:10.413742+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:11.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:11 smithi089 bash[28481]: audit 2023-12-08T22:22:11.107769+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:22:11.107097\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T22:22:11.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:11 smithi089 bash[28481]: audit 2023-12-08T22:22:11.113816+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:22:11.107097\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi099\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T22:22:12.558 DEBUG:teuthology.orchestra.run.smithi099:grafana.a> sudo journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@grafana.a.service 2023-12-08T22:22:12.561 INFO:tasks.cephadm:Setting up client nodes... 2023-12-08T22:22:12.562 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-08T22:22:12.785 INFO:journalctl@ceph.grafana.a.smithi099.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-12-08T22:22:13.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:12 smithi099 bash[24814]: audit 2023-12-08T22:22:11.106040+0000 mgr.y (mgr.14142) 190 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:13.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:12 smithi099 bash[24814]: cephadm 2023-12-08T22:22:11.107072+0000 mgr.y (mgr.14142) 191 : cephadm [INF] Saving service grafana spec with placement count:1 smithi099=a 2023-12-08T22:22:13.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:12 smithi089 bash[24830]: audit 2023-12-08T22:22:11.106040+0000 mgr.y (mgr.14142) 190 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:13.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:12 smithi089 bash[24830]: cephadm 2023-12-08T22:22:11.107072+0000 mgr.y (mgr.14142) 191 : cephadm [INF] Saving service grafana spec with placement count:1 smithi099=a 2023-12-08T22:22:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:12 smithi089 bash[28481]: audit 2023-12-08T22:22:11.106040+0000 mgr.y (mgr.14142) 190 : audit [DBG] from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi099=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:22:13.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:12 smithi089 bash[28481]: cephadm 2023-12-08T22:22:11.107072+0000 mgr.y (mgr.14142) 191 : cephadm [INF] Saving service grafana spec with placement count:1 smithi099=a 2023-12-08T22:22:14.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:13 smithi089 bash[24830]: cluster 2023-12-08T22:22:12.414336+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:14.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:13 smithi089 bash[28481]: cluster 2023-12-08T22:22:12.414336+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:14.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:13 smithi099 bash[24814]: cluster 2023-12-08T22:22:12.414336+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:14.378 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 docker[33086]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T22:22:14.378 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 systemd[1]: Started Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:22:15.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[24814]: audit 2023-12-08T22:22:14.057107+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:15.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[24814]: audit 2023-12-08T22:22:14.063170+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:15.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[24814]: audit 2023-12-08T22:22:14.064947+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.990Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.991Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.991Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.991Z 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 smithi099 (none))" 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.991Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.991Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.992Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.993Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.995Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.995Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T22:22:15.128 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.999Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.999Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.159µs 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:14 smithi099 bash[33107]: ts=2023-12-08T22:22:14.999Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[33107]: ts=2023-12-08T22:22:15.000Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[33107]: ts=2023-12-08T22:22:15.000Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=192.254µs wal_replay_duration=689.404µs wbl_replay_duration=274ns total_replay_duration=946.433µs 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[33107]: ts=2023-12-08T22:22:15.004Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[33107]: ts=2023-12-08T22:22:15.004Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[33107]: ts=2023-12-08T22:22:15.004Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[33107]: ts=2023-12-08T22:22:15.005Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=977.766µs db_storage=1.242µs remote_storage=1.936µs web_handler=697ns query_engine=1.336µs scrape=551.058µs scrape_sd=29.468µs notify=1.158µs notify_sd=2.022µs rules=57.776µs tracing=7.662µs 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[33107]: ts=2023-12-08T22:22:15.005Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T22:22:15.129 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[33107]: ts=2023-12-08T22:22:15.005Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T22:22:15.313 INFO:teuthology.orchestra.run.smithi089.stdout:[client.0] 2023-12-08T22:22:15.314 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQAXl3NlBN/kERAAtHV1rypSlDHpDuC6Cx4Kjw== 2023-12-08T22:22:15.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:14 smithi089 bash[24830]: audit 2023-12-08T22:22:14.057107+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:15.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:14 smithi089 bash[24830]: audit 2023-12-08T22:22:14.063170+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:15.370 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:14 smithi089 bash[24830]: audit 2023-12-08T22:22:14.064947+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:22:15.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:14 smithi089 bash[28481]: audit 2023-12-08T22:22:14.057107+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:15.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:14 smithi089 bash[28481]: audit 2023-12-08T22:22:14.063170+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419539\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419731\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419857\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.419978\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:21:40.420097\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"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-08T22:21:40.420216\", \"created\": \"2023-12-08T22:21:39.187789\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:15.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:14 smithi089 bash[28481]: audit 2023-12-08T22:22:14.064947+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:22:15.834 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:15 smithi089 systemd[1]: Starting Ceph node-exporter.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:22:15.885 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:15 smithi089 docker[36450]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-node-exporter.a 2023-12-08T22:22:15.885 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:15 smithi089 systemd[1]: Started Ceph node-exporter.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:22:16.101 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-08T22:22:16.101 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-08T22:22:16.101 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-08T22:22:16.123 DEBUG:teuthology.orchestra.run.smithi099:> 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 544107b6-9617-11ee-95a3-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-08T22:22:16.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: cluster 2023-12-08T22:22:14.414908+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:16.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.157812+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_daemon_update\": \"2023-12-08T22:22:15.155982\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:16.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.165086+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_daemon_update\": \"2023-12-08T22:22:15.155982\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:16.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.168419+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:22:16.261 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.169455+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:22:16.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.299432+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.89:0/930818690' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:16.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.299919+0000 mon.a (mon.0) 477 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:16.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.308620+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:22:16.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.879545+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:22:16.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.884773+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:22:16.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.885888+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:22:16.262 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:15 smithi099 bash[24814]: audit 2023-12-08T22:22:15.886870+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:22:16.385 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[36469]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-08T22:22:16.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: cluster 2023-12-08T22:22:14.414908+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:16.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: cluster 2023-12-08T22:22:14.414908+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:16.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.157812+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_daemon_update\": \"2023-12-08T22:22:15.155982\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:16.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.157812+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_daemon_update\": \"2023-12-08T22:22:15.155982\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:16.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.165086+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_daemon_update\": \"2023-12-08T22:22:15.155982\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:16.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.168419+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:22:16.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.169455+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:22:16.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.299432+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.89:0/930818690' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:16.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.299919+0000 mon.a (mon.0) 477 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:16.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.308620+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:22:16.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.165086+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}}, \"last_daemon_update\": \"2023-12-08T22:22:15.155982\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:16.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.168419+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:22:16.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.169455+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:22:16.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.299432+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.89:0/930818690' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:16.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.299919+0000 mon.a (mon.0) 477 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:16.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.308620+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:22:16.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.879545+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:22:16.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.884773+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:22:16.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.885888+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:22:16.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[24830]: audit 2023-12-08T22:22:15.886870+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:22:16.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.879545+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:22:16.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.884773+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:22:16.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.885888+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:22:16.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:15 smithi089 bash[28481]: audit 2023-12-08T22:22:15.886870+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:22:16.601 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:16 smithi099 docker[33380]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-node-exporter.b 2023-12-08T22:22:16.601 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:16 smithi099 systemd[1]: Started Ceph node-exporter.b for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:22:16.881 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:16 smithi099 bash[33402]: Unable to find image 'prom/node-exporter:latest' locally 2023-12-08T22:22:17.338 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:16 smithi099 bash[24814]: cephadm 2023-12-08T22:22:15.170276+0000 mgr.y (mgr.14142) 194 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2023-12-08T22:22:17.338 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:16 smithi099 bash[24814]: cephadm 2023-12-08T22:22:15.887797+0000 mgr.y (mgr.14142) 195 : cephadm [INF] Deploying daemon node-exporter.b on smithi099 2023-12-08T22:22:17.339 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:16 smithi099 bash[24814]: audit 2023-12-08T22:22:16.582187+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:17.339 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:16 smithi099 bash[24814]: audit 2023-12-08T22:22:16.588296+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:17.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:16 smithi089 bash[24830]: cephadm 2023-12-08T22:22:15.170276+0000 mgr.y (mgr.14142) 194 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2023-12-08T22:22:17.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:16 smithi089 bash[24830]: cephadm 2023-12-08T22:22:15.887797+0000 mgr.y (mgr.14142) 195 : cephadm [INF] Deploying daemon node-exporter.b on smithi099 2023-12-08T22:22:17.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:16 smithi089 bash[28481]: cephadm 2023-12-08T22:22:15.170276+0000 mgr.y (mgr.14142) 194 : cephadm [INF] Deploying daemon node-exporter.a on smithi089 2023-12-08T22:22:17.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:16 smithi089 bash[28481]: cephadm 2023-12-08T22:22:15.887797+0000 mgr.y (mgr.14142) 195 : cephadm [INF] Deploying daemon node-exporter.b on smithi099 2023-12-08T22:22:17.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:16 smithi089 bash[24830]: audit 2023-12-08T22:22:16.582187+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:17.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:16 smithi089 bash[24830]: audit 2023-12-08T22:22:16.588296+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:17.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:16 smithi089 bash[28481]: audit 2023-12-08T22:22:16.582187+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:17.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:16 smithi089 bash[28481]: audit 2023-12-08T22:22:16.588296+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:18.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:17 smithi099 bash[24814]: cluster 2023-12-08T22:22:16.415468+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:18.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:17 smithi099 bash[24814]: cephadm 2023-12-08T22:22:16.594599+0000 mgr.y (mgr.14142) 197 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2023-12-08T22:22:18.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:17 smithi089 bash[24830]: cluster 2023-12-08T22:22:16.415468+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:18.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:17 smithi089 bash[24830]: cephadm 2023-12-08T22:22:16.594599+0000 mgr.y (mgr.14142) 197 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2023-12-08T22:22:18.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:17 smithi089 bash[28481]: cluster 2023-12-08T22:22:16.415468+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:18.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:17 smithi089 bash[28481]: cephadm 2023-12-08T22:22:16.594599+0000 mgr.y (mgr.14142) 197 : cephadm [INF] Deploying daemon alertmanager.a on smithi089 2023-12-08T22:22:19.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:18 smithi099 bash[24814]: cluster 2023-12-08T22:22:18.416055+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:19.286 INFO:teuthology.orchestra.run.smithi099.stdout:[client.1] 2023-12-08T22:22:19.287 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQAbl3NltKR6EBAABXeh5kSbZOz7X9z5BT62cw== 2023-12-08T22:22:19.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:18 smithi089 bash[24830]: cluster 2023-12-08T22:22:18.416055+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:19.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:18 smithi089 bash[28481]: cluster 2023-12-08T22:22:18.416055+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:19.756 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[36469]: latest: Pulling from prom/node-exporter 2023-12-08T22:22:19.994 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2023-12-08T22:22:19.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-08T22:22:19.994 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-08T22:22:20.017 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T22:22:20.028 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[24830]: audit 2023-12-08T22:22:19.276188+0000 mon.a (mon.0) 485 : 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-08T22:22:20.028 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[24830]: audit 2023-12-08T22:22:19.276960+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.99:0/1949181010' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:20.028 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[24830]: audit 2023-12-08T22:22:19.283403+0000 mon.a (mon.0) 486 : 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-08T22:22:20.028 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[36469]: 2abcce694348: Pulling fs layer 2023-12-08T22:22:20.028 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[36469]: 455fd88e5221: Pulling fs layer 2023-12-08T22:22:20.028 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[36469]: 324153f2810a: Pulling fs layer 2023-12-08T22:22:20.028 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[36469]: 2abcce694348: Verifying Checksum 2023-12-08T22:22:20.028 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[36469]: 2abcce694348: Download complete 2023-12-08T22:22:20.029 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[36469]: 455fd88e5221: Verifying Checksum 2023-12-08T22:22:20.029 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[36469]: 455fd88e5221: Download complete 2023-12-08T22:22:20.029 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[28481]: audit 2023-12-08T22:22:19.276188+0000 mon.a (mon.0) 485 : 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-08T22:22:20.029 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[28481]: audit 2023-12-08T22:22:19.276960+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.99:0/1949181010' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:20.029 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:19 smithi089 bash[28481]: audit 2023-12-08T22:22:19.283403+0000 mon.a (mon.0) 486 : 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-08T22:22:20.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:19 smithi099 bash[24814]: audit 2023-12-08T22:22:19.276188+0000 mon.a (mon.0) 485 : 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-08T22:22:20.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:19 smithi099 bash[24814]: audit 2023-12-08T22:22:19.276960+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.99:0/1949181010' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:22:20.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:19 smithi099 bash[24814]: audit 2023-12-08T22:22:19.283403+0000 mon.a (mon.0) 486 : 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-08T22:22:20.385 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:20 smithi089 bash[36469]: 324153f2810a: Verifying Checksum 2023-12-08T22:22:20.385 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:20 smithi089 bash[36469]: 324153f2810a: Download complete 2023-12-08T22:22:20.385 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:20 smithi089 bash[36469]: 2abcce694348: Pull complete 2023-12-08T22:22:20.699 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:20 smithi099 bash[33402]: latest: Pulling from prom/node-exporter 2023-12-08T22:22:20.985 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:20 smithi099 bash[33402]: 2abcce694348: Already exists 2023-12-08T22:22:20.985 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:20 smithi099 bash[33402]: 455fd88e5221: Pulling fs layer 2023-12-08T22:22:20.986 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:20 smithi099 bash[33402]: 324153f2810a: Pulling fs layer 2023-12-08T22:22:20.986 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:20 smithi099 bash[33402]: 455fd88e5221: Download complete 2023-12-08T22:22:21.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:20 smithi099 bash[24814]: cluster 2023-12-08T22:22:20.416582+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:21.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:20 smithi089 bash[28481]: cluster 2023-12-08T22:22:20.416582+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:21.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:20 smithi089 bash[24830]: cluster 2023-12-08T22:22:20.416582+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:21.627 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:21 smithi099 bash[33402]: 324153f2810a: Verifying Checksum 2023-12-08T22:22:21.627 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:21 smithi099 bash[33402]: 324153f2810a: Download complete 2023-12-08T22:22:21.627 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:21 smithi099 bash[33402]: 455fd88e5221: Pull complete 2023-12-08T22:22:21.955 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:21 smithi089 bash[36469]: 455fd88e5221: Pull complete 2023-12-08T22:22:22.127 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:21 smithi099 bash[33402]: 324153f2810a: Pull complete 2023-12-08T22:22:22.127 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:21 smithi099 bash[33402]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2023-12-08T22:22:22.127 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:21 smithi099 bash[33402]: Status: Downloaded newer image for prom/node-exporter:latest 2023-12-08T22:22:22.635 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:22 smithi089 bash[36469]: 324153f2810a: Pull complete 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.141Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.141Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.141Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.141Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.142Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.142Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=arp 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-08T22:22:23.378 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=edac 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-08T22:22:23.379 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-08T22:22:23.380 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-08T22:22:23.380 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-08T22:22:23.380 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-08T22:22:23.380 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-08T22:22:23.380 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-08T22:22:23.381 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-08T22:22:23.381 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-08T22:22:23.381 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-08T22:22:23.381 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-08T22:22:23.381 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-08T22:22:23.381 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-08T22:22:23.382 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=os 2023-12-08T22:22:23.382 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-08T22:22:23.382 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-08T22:22:23.382 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-08T22:22:23.382 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-08T22:22:23.382 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-08T22:22:23.383 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-08T22:22:23.383 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-08T22:22:23.383 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=stat 2023-12-08T22:22:23.383 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-08T22:22:23.383 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-08T22:22:23.383 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-08T22:22:23.384 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=time 2023-12-08T22:22:23.384 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-08T22:22:23.384 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=uname 2023-12-08T22:22:23.384 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-08T22:22:23.384 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-08T22:22:23.384 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.143Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-08T22:22:23.385 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.144Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-08T22:22:23.385 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[33402]: ts=2023-12-08T22:22:23.144Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-08T22:22:23.385 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:23 smithi089 bash[36469]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2023-12-08T22:22:23.885 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:23 smithi089 bash[36469]: Status: Downloaded newer image for prom/node-exporter:latest 2023-12-08T22:22:24.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:23 smithi089 bash[24830]: cluster 2023-12-08T22:22:22.416966+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:24.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:23 smithi089 bash[28481]: cluster 2023-12-08T22:22:22.416966+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:23 smithi099 bash[24814]: cluster 2023-12-08T22:22:22.416966+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:25.886 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.741Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-08T22:22:25.886 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.741Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-08T22:22:25.886 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.742Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-08T22:22:25.886 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.742Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.742Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.742Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=arp 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=edac 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-08T22:22:25.887 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-08T22:22:25.888 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=os 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=stat 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-08T22:22:25.889 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=time 2023-12-08T22:22:25.890 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-08T22:22:25.890 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=uname 2023-12-08T22:22:25.890 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-08T22:22:25.890 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-08T22:22:25.890 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.743Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-08T22:22:25.890 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.744Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-08T22:22:25.890 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[36469]: ts=2023-12-08T22:22:25.744Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-08T22:22:26.101 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:22:26.101 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":47,"fsid":"544107b6-9617-11ee-95a3-87774f69a715","created":"2023-12-08T22:16:26.488929+0000","modified":"2023-12-08T22:21:48.958333+0000","last_up_change":"2023-12-08T22:21:47.947497+0000","last_in_change":"2023-12-08T22:21:47.947497+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T22:16:38.806001+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":"66780727-92c2-4f21-84be-1326c443d3f6","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.89:6802","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6803","nonce":3070941727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6805","nonce":3070941727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6809","nonce":3070941727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6807","nonce":3070941727}]},"public_addr":"172.21.15.89:6803/3070941727","cluster_addr":"172.21.15.89:6805/3070941727","heartbeat_back_addr":"172.21.15.89:6809/3070941727","heartbeat_front_addr":"172.21.15.89:6807/3070941727","state":["exists","up"]},{"osd":1,"uuid":"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d","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.89:6810","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6811","nonce":2228725401}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6813","nonce":2228725401}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6817","nonce":2228725401}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6815","nonce":2228725401}]},"public_addr":"172.21.15.89:6811/2228725401","cluster_addr":"172.21.15.89:6813/2228725401","heartbeat_back_addr":"172.21.15.89:6817/2228725401","heartbeat_front_addr":"172.21.15.89:6815/2228725401","state":["exists","up"]},{"osd":2,"uuid":"eb64b4d5-4250-4123-93ca-d2799f90459b","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.89:6818","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6819","nonce":111987551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6821","nonce":111987551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6825","nonce":111987551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6823","nonce":111987551}]},"public_addr":"172.21.15.89:6819/111987551","cluster_addr":"172.21.15.89:6821/111987551","heartbeat_back_addr":"172.21.15.89:6825/111987551","heartbeat_front_addr":"172.21.15.89:6823/111987551","state":["exists","up"]},{"osd":3,"uuid":"07868eed-7812-4675-8c64-b48b39530692","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.89:6826","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6827","nonce":347779424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6829","nonce":347779424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6833","nonce":347779424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6831","nonce":347779424}]},"public_addr":"172.21.15.89:6827/347779424","cluster_addr":"172.21.15.89:6829/347779424","heartbeat_back_addr":"172.21.15.89:6833/347779424","heartbeat_front_addr":"172.21.15.89:6831/347779424","state":["exists","up"]},{"osd":4,"uuid":"1f48c8cb-644d-4595-b96d-20fe411c869e","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.99:6800","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6801","nonce":648845531}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6803","nonce":648845531}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6807","nonce":648845531}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6805","nonce":648845531}]},"public_addr":"172.21.15.99:6801/648845531","cluster_addr":"172.21.15.99:6803/648845531","heartbeat_back_addr":"172.21.15.99:6807/648845531","heartbeat_front_addr":"172.21.15.99:6805/648845531","state":["exists","up"]},{"osd":5,"uuid":"ec542248-5218-414b-bbe8-f1faee7489e0","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.99:6808","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6809","nonce":934512794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6811","nonce":934512794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6815","nonce":934512794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6813","nonce":934512794}]},"public_addr":"172.21.15.99:6809/934512794","cluster_addr":"172.21.15.99:6811/934512794","heartbeat_back_addr":"172.21.15.99:6815/934512794","heartbeat_front_addr":"172.21.15.99:6813/934512794","state":["exists","up"]},{"osd":6,"uuid":"07ac4b93-bff1-4cb9-b231-9d8d350ac081","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.99:6816","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6817","nonce":2531090731}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6819","nonce":2531090731}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6823","nonce":2531090731}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6821","nonce":2531090731}]},"public_addr":"172.21.15.99:6817/2531090731","cluster_addr":"172.21.15.99:6819/2531090731","heartbeat_back_addr":"172.21.15.99:6823/2531090731","heartbeat_front_addr":"172.21.15.99:6821/2531090731","state":["exists","up"]},{"osd":7,"uuid":"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e","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.99:6824","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6825","nonce":3248133319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6827","nonce":3248133319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6831","nonce":3248133319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6829","nonce":3248133319}]},"public_addr":"172.21.15.99:6825/3248133319","cluster_addr":"172.21.15.99:6827/3248133319","heartbeat_back_addr":"172.21.15.99:6831/3248133319","heartbeat_front_addr":"172.21.15.99:6829/3248133319","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:18:58.209554+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:19:21.967647+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-08T22:19:45.747413+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-08T22:20:09.126076+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:20:30.286502+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-08T22:20:56.739337+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-08T22:21:21.153435+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-08T22:21:45.941122+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.89:0/3750398129":"2023-12-09T22:17:04.270949+0000","172.21.15.89:6800/3198792093":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/3109222677":"2023-12-09T22:17:04.270949+0000","172.21.15.89:6801/3198792093":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/820790548":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/3139598907":"2023-12-09T22:16:48.123192+0000","172.21.15.89:0/2136447085":"2023-12-09T22:16:48.123192+0000","172.21.15.89:6801/1611971513":"2023-12-09T22:16:48.123192+0000","172.21.15.89:6800/1611971513":"2023-12-09T22:16:48.123192+0000","172.21.15.89:0/957287150":"2023-12-09T22:16:48.123192+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T22:22:26.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[24830]: cluster 2023-12-08T22:22:24.417617+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:25 smithi089 bash[28481]: cluster 2023-12-08T22:22:24.417617+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:26.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:25 smithi099 bash[24814]: cluster 2023-12-08T22:22:24.417617+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:27.230 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:26 smithi089 bash[24830]: audit 2023-12-08T22:22:26.096630+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.89:0/715574991' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:27.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:26 smithi089 bash[28481]: audit 2023-12-08T22:22:26.096630+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.89:0/715574991' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:27.232 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-12-08T22:16:38.806001+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-12-08T22:22:27.232 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2023-12-08T22:22:27.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:26 smithi099 bash[24814]: audit 2023-12-08T22:22:26.096630+0000 mon.a (mon.0) 487 : audit [DBG] from='client.? 172.21.15.89:0/715574991' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:28.302 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:27 smithi089 bash[24830]: cluster 2023-12-08T22:22:26.418269+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:28.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:27 smithi089 bash[28481]: cluster 2023-12-08T22:22:26.418269+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:28.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:27 smithi099 bash[24814]: cluster 2023-12-08T22:22:26.418269+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:29.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:28 smithi089 bash[24830]: cluster 2023-12-08T22:22:28.418876+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:29.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:28 smithi089 bash[28481]: cluster 2023-12-08T22:22:28.418876+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:29.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:28 smithi099 bash[24814]: cluster 2023-12-08T22:22:28.418876+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:31.449 INFO:teuthology.orchestra.run.smithi089.stdout:pg_num: 1 2023-12-08T22:22:31.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:31 smithi089 bash[24830]: cluster 2023-12-08T22:22:30.419451+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:31.858 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:31 smithi089 bash[24830]: audit 2023-12-08T22:22:31.446237+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.89:0/435152214' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T22:22:31.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:31 smithi089 bash[28481]: cluster 2023-12-08T22:22:30.419451+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:31.858 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:31 smithi089 bash[28481]: audit 2023-12-08T22:22:31.446237+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.89:0/435152214' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T22:22:31.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:31 smithi099 bash[24814]: cluster 2023-12-08T22:22:30.419451+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:31.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:31 smithi099 bash[24814]: audit 2023-12-08T22:22:31.446237+0000 mon.a (mon.0) 488 : audit [DBG] from='client.? 172.21.15.89:0/435152214' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T22:22:32.135 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:31 smithi089 docker[37145]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:22:32.136 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:31 smithi089 systemd[1]: Started Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:22:32.392 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-08T22:22:32.393 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-08T22:22:32.393 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph mgr dump --format=json 2023-12-08T22:22:32.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:32 smithi099 bash[24814]: audit 2023-12-08T22:22:31.903623+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:22:32.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:32 smithi099 bash[24814]: audit 2023-12-08T22:22:31.908174+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:22:32.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:32 smithi099 bash[24814]: audit 2023-12-08T22:22:31.995294+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHw3KxBW208BgvOPNyaAYEAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjIyMzFaFw0z\nMzEyMDUyMjIyMzFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCeMI+W+KV19cgokzxPA4Fy\nkj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALueDrnJZa9p\nimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D3Zc0mIU/\nJmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0e2LfEFEg\nCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQrqkNvifwC\nEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzEoOeKJEVn\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAEG05N6KJWDNyftZG+zkCng3F7CAwhSC\nM4I6tAaNOjttUick2ohVh+9Ln8PC/Brav0YEm8+ykqdF4P04QB4Ii8vi+n0EbWLY\nhvkZWqUtThx2Pmr/egVU3vooDjwa41/FneY14Nw20FrsYVHKX47q+6oV4fr9eCKG\nMHH80pJ966/51bqTNnJpyV0NdDDYmt4FfKCOC3y8suBZMOTSwN2dG45T9/X90GnY\nh7MNjCwBJPzfXe4b+0ur29510Dxm0CzGZKIoHwAAlufuvLyFpxNelBJo+7ppHzQu\n6mGTPK9uJXSowRxYPgNJJ0SqLZJehibDigDvSRxYytR5aPocOIynttw=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T22:22:32.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:32 smithi099 bash[24814]: audit 2023-12-08T22:22:32.000581+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHw3KxBW208BgvOPNyaAYEAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjIyMzFaFw0z\nMzEyMDUyMjIyMzFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCeMI+W+KV19cgokzxPA4Fy\nkj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALueDrnJZa9p\nimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D3Zc0mIU/\nJmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0e2LfEFEg\nCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQrqkNvifwC\nEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzEoOeKJEVn\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAEG05N6KJWDNyftZG+zkCng3F7CAwhSC\nM4I6tAaNOjttUick2ohVh+9Ln8PC/Brav0YEm8+ykqdF4P04QB4Ii8vi+n0EbWLY\nhvkZWqUtThx2Pmr/egVU3vooDjwa41/FneY14Nw20FrsYVHKX47q+6oV4fr9eCKG\nMHH80pJ966/51bqTNnJpyV0NdDDYmt4FfKCOC3y8suBZMOTSwN2dG45T9/X90GnY\nh7MNjCwBJPzfXe4b+0ur29510Dxm0CzGZKIoHwAAlufuvLyFpxNelBJo+7ppHzQu\n6mGTPK9uJXSowRxYPgNJJ0SqLZJehibDigDvSRxYytR5aPocOIynttw=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T22:22:32.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:32 smithi099 bash[24814]: audit 2023-12-08T22:22:32.001503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCeMI+W+KV19cgo\nkzxPA4Fykj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALue\nDrnJZa9pimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D\n3Zc0mIU/JmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0\ne2LfEFEgCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQr\nqkNvifwCEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzE\noOeKJEVnAgMBAAECggEAQjdfk7mHQUZdv6ZKI2T7RaMz8/tgezUaifUb/l+XKEUk\nYv+nwrcgFDN5g5MX3qm47/fZWEvLIGXvIy1U1ZnsAEi98D9JYKanM2H5gzO69FST\nfKSOB8PFItuBAHRHI+8ozsmBUg6Pj1VM2zcheRGzDQkb5AZrWFt09j8/8yc7tV6S\npED4+mOuJEhBYkepStBk7AhjMvHbguF7gMZLPbKf5+GrVRbSZwXC5/ge/7Lfd9u/\nOG+pdvwmoGXJYW+6Bsw1/Q/xNWuKUV/ia76eqJ44H6UTHSs3Oc2zdWubrXaLayXt\nQmOqnExVDaO28WznJtrkv32WBoaKuMwsXbhO4jiXiQKBgQDP30Hz+KeEYzNJvIfV\nXw00i6iDY3kkKaE/noQcMOp80QZHsDjMOyxKPx6V0EPkHvY7ruQS/XMtL4sqr9dx\nDGXVGbWvlY0Lgp/2DcfNm1P56aZNKIwnAuJAiRHoLvhdknkhAyV9CUNhw7uLKb+s\nhK0fiFmt6BmOb9LA+inZQAMFywKBgQDC0JaCJ17cVqnXFITM+YFOGwaY7ws8WvFp\nQVeW+KxJNos2Le8IXq3XPn+CfcXS9EVRv165Fs477F2sDa9e+PGFWqoaChy+5ceR\nAM5nBGIMKAcy5KM9PcBmQeYZhPw4RsTFhbV61eIXXLJsJl5sGHKQqUJn7jzn5XAj\nGnXknjbrVQKBgBGRmf5nvqjGxZfu0kArZ29Qem6YYq22wwUgfaPwUnE4LWKztykz\nuxuPWCNrVcGbCE6lCmu8dhaUlRuHfxrz5Ettf9iWODSH1sMyCPgMr71IjSCqU6Yc\nbUjtDNFl3uHxtkEfBfUaalKB+4DYh3WqRQOMP6AeJMLQGqzqt8y/x0GfAoGADZi9\nSGwzBLHPvMEj26J2Uds1BKt6X0YBn1T+Jf1JGPsDkE54Zl8lRuaHw7W/fs+pnuD6\nXXSoBCqlBwMVgE1jnekMAjE+fFxRJ1+lCC+YID0S84xdkEKlEP38bz+G0u6tgROp\n7N7MntDLaxzqbiTuqgYGKnbILW8n+ms4WzJnptkCgYBlL6EwzGxqzIB41jbZmOtE\nBNnouposCYrKSWG6dOs5QALb2mY4IEpDIFujflgd2pCoZu0XZejzl0lCzhGHVxUU\ndwhE2QrbvLCpceDcHJRxCJLhyTMkf3KENOXqD2T9OyL0b7sIQzzf7QWGc5k05kax\nvfJjOLLAblrGBpPp/EQ23A==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:22:32.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:32 smithi099 bash[24814]: audit 2023-12-08T22:22:32.007873+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCeMI+W+KV19cgo\nkzxPA4Fykj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALue\nDrnJZa9pimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D\n3Zc0mIU/JmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0\ne2LfEFEgCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQr\nqkNvifwCEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzE\noOeKJEVnAgMBAAECggEAQjdfk7mHQUZdv6ZKI2T7RaMz8/tgezUaifUb/l+XKEUk\nYv+nwrcgFDN5g5MX3qm47/fZWEvLIGXvIy1U1ZnsAEi98D9JYKanM2H5gzO69FST\nfKSOB8PFItuBAHRHI+8ozsmBUg6Pj1VM2zcheRGzDQkb5AZrWFt09j8/8yc7tV6S\npED4+mOuJEhBYkepStBk7AhjMvHbguF7gMZLPbKf5+GrVRbSZwXC5/ge/7Lfd9u/\nOG+pdvwmoGXJYW+6Bsw1/Q/xNWuKUV/ia76eqJ44H6UTHSs3Oc2zdWubrXaLayXt\nQmOqnExVDaO28WznJtrkv32WBoaKuMwsXbhO4jiXiQKBgQDP30Hz+KeEYzNJvIfV\nXw00i6iDY3kkKaE/noQcMOp80QZHsDjMOyxKPx6V0EPkHvY7ruQS/XMtL4sqr9dx\nDGXVGbWvlY0Lgp/2DcfNm1P56aZNKIwnAuJAiRHoLvhdknkhAyV9CUNhw7uLKb+s\nhK0fiFmt6BmOb9LA+inZQAMFywKBgQDC0JaCJ17cVqnXFITM+YFOGwaY7ws8WvFp\nQVeW+KxJNos2Le8IXq3XPn+CfcXS9EVRv165Fs477F2sDa9e+PGFWqoaChy+5ceR\nAM5nBGIMKAcy5KM9PcBmQeYZhPw4RsTFhbV61eIXXLJsJl5sGHKQqUJn7jzn5XAj\nGnXknjbrVQKBgBGRmf5nvqjGxZfu0kArZ29Qem6YYq22wwUgfaPwUnE4LWKztykz\nuxuPWCNrVcGbCE6lCmu8dhaUlRuHfxrz5Ettf9iWODSH1sMyCPgMr71IjSCqU6Yc\nbUjtDNFl3uHxtkEfBfUaalKB+4DYh3WqRQOMP6AeJMLQGqzqt8y/x0GfAoGADZi9\nSGwzBLHPvMEj26J2Uds1BKt6X0YBn1T+Jf1JGPsDkE54Zl8lRuaHw7W/fs+pnuD6\nXXSoBCqlBwMVgE1jnekMAjE+fFxRJ1+lCC+YID0S84xdkEKlEP38bz+G0u6tgROp\n7N7MntDLaxzqbiTuqgYGKnbILW8n+ms4WzJnptkCgYBlL6EwzGxqzIB41jbZmOtE\nBNnouposCYrKSWG6dOs5QALb2mY4IEpDIFujflgd2pCoZu0XZejzl0lCzhGHVxUU\ndwhE2QrbvLCpceDcHJRxCJLhyTMkf3KENOXqD2T9OyL0b7sIQzzf7QWGc5k05kax\nvfJjOLLAblrGBpPp/EQ23A==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T22:22:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[24830]: audit 2023-12-08T22:22:31.903623+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:22:32.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[28481]: audit 2023-12-08T22:22:31.903623+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:22:32.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[24830]: audit 2023-12-08T22:22:31.908174+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:22:32.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[24830]: audit 2023-12-08T22:22:31.995294+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHw3KxBW208BgvOPNyaAYEAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjIyMzFaFw0z\nMzEyMDUyMjIyMzFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCeMI+W+KV19cgokzxPA4Fy\nkj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALueDrnJZa9p\nimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D3Zc0mIU/\nJmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0e2LfEFEg\nCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQrqkNvifwC\nEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzEoOeKJEVn\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAEG05N6KJWDNyftZG+zkCng3F7CAwhSC\nM4I6tAaNOjttUick2ohVh+9Ln8PC/Brav0YEm8+ykqdF4P04QB4Ii8vi+n0EbWLY\nhvkZWqUtThx2Pmr/egVU3vooDjwa41/FneY14Nw20FrsYVHKX47q+6oV4fr9eCKG\nMHH80pJ966/51bqTNnJpyV0NdDDYmt4FfKCOC3y8suBZMOTSwN2dG45T9/X90GnY\nh7MNjCwBJPzfXe4b+0ur29510Dxm0CzGZKIoHwAAlufuvLyFpxNelBJo+7ppHzQu\n6mGTPK9uJXSowRxYPgNJJ0SqLZJehibDigDvSRxYytR5aPocOIynttw=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T22:22:32.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[28481]: audit 2023-12-08T22:22:31.908174+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527342\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527542\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527669\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.527908\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:20:03.528027\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"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-08T22:20:03.528145\", \"created\": \"2023-12-08T22:20:02.349499\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:22:32.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[28481]: audit 2023-12-08T22:22:31.995294+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHw3KxBW208BgvOPNyaAYEAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjIyMzFaFw0z\nMzEyMDUyMjIyMzFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCeMI+W+KV19cgokzxPA4Fy\nkj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALueDrnJZa9p\nimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D3Zc0mIU/\nJmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0e2LfEFEg\nCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQrqkNvifwC\nEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzEoOeKJEVn\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAEG05N6KJWDNyftZG+zkCng3F7CAwhSC\nM4I6tAaNOjttUick2ohVh+9Ln8PC/Brav0YEm8+ykqdF4P04QB4Ii8vi+n0EbWLY\nhvkZWqUtThx2Pmr/egVU3vooDjwa41/FneY14Nw20FrsYVHKX47q+6oV4fr9eCKG\nMHH80pJ966/51bqTNnJpyV0NdDDYmt4FfKCOC3y8suBZMOTSwN2dG45T9/X90GnY\nh7MNjCwBJPzfXe4b+0ur29510Dxm0CzGZKIoHwAAlufuvLyFpxNelBJo+7ppHzQu\n6mGTPK9uJXSowRxYPgNJJ0SqLZJehibDigDvSRxYytR5aPocOIynttw=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T22:22:32.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[24830]: audit 2023-12-08T22:22:32.000581+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHw3KxBW208BgvOPNyaAYEAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjIyMzFaFw0z\nMzEyMDUyMjIyMzFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCeMI+W+KV19cgokzxPA4Fy\nkj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALueDrnJZa9p\nimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D3Zc0mIU/\nJmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0e2LfEFEg\nCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQrqkNvifwC\nEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzEoOeKJEVn\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAEG05N6KJWDNyftZG+zkCng3F7CAwhSC\nM4I6tAaNOjttUick2ohVh+9Ln8PC/Brav0YEm8+ykqdF4P04QB4Ii8vi+n0EbWLY\nhvkZWqUtThx2Pmr/egVU3vooDjwa41/FneY14Nw20FrsYVHKX47q+6oV4fr9eCKG\nMHH80pJ966/51bqTNnJpyV0NdDDYmt4FfKCOC3y8suBZMOTSwN2dG45T9/X90GnY\nh7MNjCwBJPzfXe4b+0ur29510Dxm0CzGZKIoHwAAlufuvLyFpxNelBJo+7ppHzQu\n6mGTPK9uJXSowRxYPgNJJ0SqLZJehibDigDvSRxYytR5aPocOIynttw=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T22:22:32.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[24830]: audit 2023-12-08T22:22:32.001503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCeMI+W+KV19cgo\nkzxPA4Fykj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALue\nDrnJZa9pimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D\n3Zc0mIU/JmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0\ne2LfEFEgCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQr\nqkNvifwCEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzE\noOeKJEVnAgMBAAECggEAQjdfk7mHQUZdv6ZKI2T7RaMz8/tgezUaifUb/l+XKEUk\nYv+nwrcgFDN5g5MX3qm47/fZWEvLIGXvIy1U1ZnsAEi98D9JYKanM2H5gzO69FST\nfKSOB8PFItuBAHRHI+8ozsmBUg6Pj1VM2zcheRGzDQkb5AZrWFt09j8/8yc7tV6S\npED4+mOuJEhBYkepStBk7AhjMvHbguF7gMZLPbKf5+GrVRbSZwXC5/ge/7Lfd9u/\nOG+pdvwmoGXJYW+6Bsw1/Q/xNWuKUV/ia76eqJ44H6UTHSs3Oc2zdWubrXaLayXt\nQmOqnExVDaO28WznJtrkv32WBoaKuMwsXbhO4jiXiQKBgQDP30Hz+KeEYzNJvIfV\nXw00i6iDY3kkKaE/noQcMOp80QZHsDjMOyxKPx6V0EPkHvY7ruQS/XMtL4sqr9dx\nDGXVGbWvlY0Lgp/2DcfNm1P56aZNKIwnAuJAiRHoLvhdknkhAyV9CUNhw7uLKb+s\nhK0fiFmt6BmOb9LA+inZQAMFywKBgQDC0JaCJ17cVqnXFITM+YFOGwaY7ws8WvFp\nQVeW+KxJNos2Le8IXq3XPn+CfcXS9EVRv165Fs477F2sDa9e+PGFWqoaChy+5ceR\nAM5nBGIMKAcy5KM9PcBmQeYZhPw4RsTFhbV61eIXXLJsJl5sGHKQqUJn7jzn5XAj\nGnXknjbrVQKBgBGRmf5nvqjGxZfu0kArZ29Qem6YYq22wwUgfaPwUnE4LWKztykz\nuxuPWCNrVcGbCE6lCmu8dhaUlRuHfxrz5Ettf9iWODSH1sMyCPgMr71IjSCqU6Yc\nbUjtDNFl3uHxtkEfBfUaalKB+4DYh3WqRQOMP6AeJMLQGqzqt8y/x0GfAoGADZi9\nSGwzBLHPvMEj26J2Uds1BKt6X0YBn1T+Jf1JGPsDkE54Zl8lRuaHw7W/fs+pnuD6\nXXSoBCqlBwMVgE1jnekMAjE+fFxRJ1+lCC+YID0S84xdkEKlEP38bz+G0u6tgROp\n7N7MntDLaxzqbiTuqgYGKnbILW8n+ms4WzJnptkCgYBlL6EwzGxqzIB41jbZmOtE\nBNnouposCYrKSWG6dOs5QALb2mY4IEpDIFujflgd2pCoZu0XZejzl0lCzhGHVxUU\ndwhE2QrbvLCpceDcHJRxCJLhyTMkf3KENOXqD2T9OyL0b7sIQzzf7QWGc5k05kax\nvfJjOLLAblrGBpPp/EQ23A==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:22:32.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[24830]: audit 2023-12-08T22:22:32.007873+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCeMI+W+KV19cgo\nkzxPA4Fykj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALue\nDrnJZa9pimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D\n3Zc0mIU/JmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0\ne2LfEFEgCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQr\nqkNvifwCEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzE\noOeKJEVnAgMBAAECggEAQjdfk7mHQUZdv6ZKI2T7RaMz8/tgezUaifUb/l+XKEUk\nYv+nwrcgFDN5g5MX3qm47/fZWEvLIGXvIy1U1ZnsAEi98D9JYKanM2H5gzO69FST\nfKSOB8PFItuBAHRHI+8ozsmBUg6Pj1VM2zcheRGzDQkb5AZrWFt09j8/8yc7tV6S\npED4+mOuJEhBYkepStBk7AhjMvHbguF7gMZLPbKf5+GrVRbSZwXC5/ge/7Lfd9u/\nOG+pdvwmoGXJYW+6Bsw1/Q/xNWuKUV/ia76eqJ44H6UTHSs3Oc2zdWubrXaLayXt\nQmOqnExVDaO28WznJtrkv32WBoaKuMwsXbhO4jiXiQKBgQDP30Hz+KeEYzNJvIfV\nXw00i6iDY3kkKaE/noQcMOp80QZHsDjMOyxKPx6V0EPkHvY7ruQS/XMtL4sqr9dx\nDGXVGbWvlY0Lgp/2DcfNm1P56aZNKIwnAuJAiRHoLvhdknkhAyV9CUNhw7uLKb+s\nhK0fiFmt6BmOb9LA+inZQAMFywKBgQDC0JaCJ17cVqnXFITM+YFOGwaY7ws8WvFp\nQVeW+KxJNos2Le8IXq3XPn+CfcXS9EVRv165Fs477F2sDa9e+PGFWqoaChy+5ceR\nAM5nBGIMKAcy5KM9PcBmQeYZhPw4RsTFhbV61eIXXLJsJl5sGHKQqUJn7jzn5XAj\nGnXknjbrVQKBgBGRmf5nvqjGxZfu0kArZ29Qem6YYq22wwUgfaPwUnE4LWKztykz\nuxuPWCNrVcGbCE6lCmu8dhaUlRuHfxrz5Ettf9iWODSH1sMyCPgMr71IjSCqU6Yc\nbUjtDNFl3uHxtkEfBfUaalKB+4DYh3WqRQOMP6AeJMLQGqzqt8y/x0GfAoGADZi9\nSGwzBLHPvMEj26J2Uds1BKt6X0YBn1T+Jf1JGPsDkE54Zl8lRuaHw7W/fs+pnuD6\nXXSoBCqlBwMVgE1jnekMAjE+fFxRJ1+lCC+YID0S84xdkEKlEP38bz+G0u6tgROp\n7N7MntDLaxzqbiTuqgYGKnbILW8n+ms4WzJnptkCgYBlL6EwzGxqzIB41jbZmOtE\nBNnouposCYrKSWG6dOs5QALb2mY4IEpDIFujflgd2pCoZu0XZejzl0lCzhGHVxUU\ndwhE2QrbvLCpceDcHJRxCJLhyTMkf3KENOXqD2T9OyL0b7sIQzzf7QWGc5k05kax\nvfJjOLLAblrGBpPp/EQ23A==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T22:22:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[28481]: audit 2023-12-08T22:22:32.000581+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEHw3KxBW208BgvOPNyaAYEAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjIyMzFaFw0z\nMzEyMDUyMjIyMzFaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCeMI+W+KV19cgokzxPA4Fy\nkj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALueDrnJZa9p\nimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D3Zc0mIU/\nJmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0e2LfEFEg\nCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQrqkNvifwC\nEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzEoOeKJEVn\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAEG05N6KJWDNyftZG+zkCng3F7CAwhSC\nM4I6tAaNOjttUick2ohVh+9Ln8PC/Brav0YEm8+ykqdF4P04QB4Ii8vi+n0EbWLY\nhvkZWqUtThx2Pmr/egVU3vooDjwa41/FneY14Nw20FrsYVHKX47q+6oV4fr9eCKG\nMHH80pJ966/51bqTNnJpyV0NdDDYmt4FfKCOC3y8suBZMOTSwN2dG45T9/X90GnY\nh7MNjCwBJPzfXe4b+0ur29510Dxm0CzGZKIoHwAAlufuvLyFpxNelBJo+7ppHzQu\n6mGTPK9uJXSowRxYPgNJJ0SqLZJehibDigDvSRxYytR5aPocOIynttw=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T22:22:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[28481]: audit 2023-12-08T22:22:32.001503+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCeMI+W+KV19cgo\nkzxPA4Fykj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALue\nDrnJZa9pimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D\n3Zc0mIU/JmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0\ne2LfEFEgCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQr\nqkNvifwCEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzE\noOeKJEVnAgMBAAECggEAQjdfk7mHQUZdv6ZKI2T7RaMz8/tgezUaifUb/l+XKEUk\nYv+nwrcgFDN5g5MX3qm47/fZWEvLIGXvIy1U1ZnsAEi98D9JYKanM2H5gzO69FST\nfKSOB8PFItuBAHRHI+8ozsmBUg6Pj1VM2zcheRGzDQkb5AZrWFt09j8/8yc7tV6S\npED4+mOuJEhBYkepStBk7AhjMvHbguF7gMZLPbKf5+GrVRbSZwXC5/ge/7Lfd9u/\nOG+pdvwmoGXJYW+6Bsw1/Q/xNWuKUV/ia76eqJ44H6UTHSs3Oc2zdWubrXaLayXt\nQmOqnExVDaO28WznJtrkv32WBoaKuMwsXbhO4jiXiQKBgQDP30Hz+KeEYzNJvIfV\nXw00i6iDY3kkKaE/noQcMOp80QZHsDjMOyxKPx6V0EPkHvY7ruQS/XMtL4sqr9dx\nDGXVGbWvlY0Lgp/2DcfNm1P56aZNKIwnAuJAiRHoLvhdknkhAyV9CUNhw7uLKb+s\nhK0fiFmt6BmOb9LA+inZQAMFywKBgQDC0JaCJ17cVqnXFITM+YFOGwaY7ws8WvFp\nQVeW+KxJNos2Le8IXq3XPn+CfcXS9EVRv165Fs477F2sDa9e+PGFWqoaChy+5ceR\nAM5nBGIMKAcy5KM9PcBmQeYZhPw4RsTFhbV61eIXXLJsJl5sGHKQqUJn7jzn5XAj\nGnXknjbrVQKBgBGRmf5nvqjGxZfu0kArZ29Qem6YYq22wwUgfaPwUnE4LWKztykz\nuxuPWCNrVcGbCE6lCmu8dhaUlRuHfxrz5Ettf9iWODSH1sMyCPgMr71IjSCqU6Yc\nbUjtDNFl3uHxtkEfBfUaalKB+4DYh3WqRQOMP6AeJMLQGqzqt8y/x0GfAoGADZi9\nSGwzBLHPvMEj26J2Uds1BKt6X0YBn1T+Jf1JGPsDkE54Zl8lRuaHw7W/fs+pnuD6\nXXSoBCqlBwMVgE1jnekMAjE+fFxRJ1+lCC+YID0S84xdkEKlEP38bz+G0u6tgROp\n7N7MntDLaxzqbiTuqgYGKnbILW8n+ms4WzJnptkCgYBlL6EwzGxqzIB41jbZmOtE\nBNnouposCYrKSWG6dOs5QALb2mY4IEpDIFujflgd2pCoZu0XZejzl0lCzhGHVxUU\ndwhE2QrbvLCpceDcHJRxCJLhyTMkf3KENOXqD2T9OyL0b7sIQzzf7QWGc5k05kax\nvfJjOLLAblrGBpPp/EQ23A==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:22:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:32 smithi089 bash[28481]: audit 2023-12-08T22:22:32.007873+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCeMI+W+KV19cgo\nkzxPA4Fykj6b5Ch8ppIb5hzxR6LUafDnBOM7woxJ1El9FIP36jJ2sIOxLOPZALue\nDrnJZa9pimI8bPk73SwX3PVAWsNHQ0V8oH66rAgDN1O77UuUl+3W+u8PA4h+4i/D\n3Zc0mIU/JmP0Vo5fo9nnm8vzab85Xxsin5huqTkheCxiO/07pzDJd3UxQk14GwK0\ne2LfEFEgCq+kOZy4dkUxFmaKi1hYYisVlFjbE2kO4trlJCbIo9D7DOoG9HPAbvQr\nqkNvifwCEUO21NugGWkqpgvPWxD9D4GpFjdMvSMkmUVr8ZHvQOytS/67ke1MYFzE\noOeKJEVnAgMBAAECggEAQjdfk7mHQUZdv6ZKI2T7RaMz8/tgezUaifUb/l+XKEUk\nYv+nwrcgFDN5g5MX3qm47/fZWEvLIGXvIy1U1ZnsAEi98D9JYKanM2H5gzO69FST\nfKSOB8PFItuBAHRHI+8ozsmBUg6Pj1VM2zcheRGzDQkb5AZrWFt09j8/8yc7tV6S\npED4+mOuJEhBYkepStBk7AhjMvHbguF7gMZLPbKf5+GrVRbSZwXC5/ge/7Lfd9u/\nOG+pdvwmoGXJYW+6Bsw1/Q/xNWuKUV/ia76eqJ44H6UTHSs3Oc2zdWubrXaLayXt\nQmOqnExVDaO28WznJtrkv32WBoaKuMwsXbhO4jiXiQKBgQDP30Hz+KeEYzNJvIfV\nXw00i6iDY3kkKaE/noQcMOp80QZHsDjMOyxKPx6V0EPkHvY7ruQS/XMtL4sqr9dx\nDGXVGbWvlY0Lgp/2DcfNm1P56aZNKIwnAuJAiRHoLvhdknkhAyV9CUNhw7uLKb+s\nhK0fiFmt6BmOb9LA+inZQAMFywKBgQDC0JaCJ17cVqnXFITM+YFOGwaY7ws8WvFp\nQVeW+KxJNos2Le8IXq3XPn+CfcXS9EVRv165Fs477F2sDa9e+PGFWqoaChy+5ceR\nAM5nBGIMKAcy5KM9PcBmQeYZhPw4RsTFhbV61eIXXLJsJl5sGHKQqUJn7jzn5XAj\nGnXknjbrVQKBgBGRmf5nvqjGxZfu0kArZ29Qem6YYq22wwUgfaPwUnE4LWKztykz\nuxuPWCNrVcGbCE6lCmu8dhaUlRuHfxrz5Ettf9iWODSH1sMyCPgMr71IjSCqU6Yc\nbUjtDNFl3uHxtkEfBfUaalKB+4DYh3WqRQOMP6AeJMLQGqzqt8y/x0GfAoGADZi9\nSGwzBLHPvMEj26J2Uds1BKt6X0YBn1T+Jf1JGPsDkE54Zl8lRuaHw7W/fs+pnuD6\nXXSoBCqlBwMVgE1jnekMAjE+fFxRJ1+lCC+YID0S84xdkEKlEP38bz+G0u6tgROp\n7N7MntDLaxzqbiTuqgYGKnbILW8n+ms4WzJnptkCgYBlL6EwzGxqzIB41jbZmOtE\nBNnouposCYrKSWG6dOs5QALb2mY4IEpDIFujflgd2pCoZu0XZejzl0lCzhGHVxUU\ndwhE2QrbvLCpceDcHJRxCJLhyTMkf3KENOXqD2T9OyL0b7sIQzzf7QWGc5k05kax\nvfJjOLLAblrGBpPp/EQ23A==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T22:22:33.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[24830]: cephadm 2023-12-08T22:22:32.008536+0000 mgr.y (mgr.14142) 205 : cephadm [INF] Deploying daemon grafana.a on smithi099 2023-12-08T22:22:33.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[24830]: cluster 2023-12-08T22:22:32.420028+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:33.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[28481]: cephadm 2023-12-08T22:22:32.008536+0000 mgr.y (mgr.14142) 205 : cephadm [INF] Deploying daemon grafana.a on smithi099 2023-12-08T22:22:33.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[28481]: cluster 2023-12-08T22:22:32.420028+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:33.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[37162]: ts=2023-12-08T22:22:33.453Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T22:22:33.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[37162]: ts=2023-12-08T22:22:33.453Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T22:22:33.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[37162]: ts=2023-12-08T22:22:33.456Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2023-12-08T22:22:33.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[37162]: ts=2023-12-08T22:22:33.458Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T22:22:33.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[37162]: ts=2023-12-08T22:22:33.506Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:22:33.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[37162]: ts=2023-12-08T22:22:33.506Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:22:33.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[37162]: ts=2023-12-08T22:22:33.509Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T22:22:33.637 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:33 smithi089 bash[37162]: ts=2023-12-08T22:22:33.509Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T22:22:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:33 smithi099 bash[24814]: cephadm 2023-12-08T22:22:32.008536+0000 mgr.y (mgr.14142) 205 : cephadm [INF] Deploying daemon grafana.a on smithi099 2023-12-08T22:22:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:33 smithi099 bash[24814]: cluster 2023-12-08T22:22:32.420028+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:35.548 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:22:35.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:35 smithi099 bash[24814]: cluster 2023-12-08T22:22:34.420606+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:35.806 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:35 smithi089 bash[24830]: cluster 2023-12-08T22:22:34.420606+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:35.807 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:35 smithi089 bash[37162]: ts=2023-12-08T22:22:35.459Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000692351s 2023-12-08T22:22:35.807 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:35 smithi089 bash[28481]: cluster 2023-12-08T22:22:34.420606+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:36.275 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":3644589574},{"type":"v1","addr":"172.21.15.89:6801","nonce":3644589574}]},"active_addr":"172.21.15.89:6801/3644589574","active_change":"2023-12-08T22:17:04.271421+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://smithi089.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.89:0","nonce":4266340653}]},{"addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":2341116076}]},{"addrvec":[{"type":"v2","addr":"172.21.15.89:0","nonce":2872381477}]}]}} 2023-12-08T22:22:36.277 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-08T22:22:36.277 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-08T22:22:36.278 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T22:22:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:36 smithi089 bash[24830]: audit 2023-12-08T22:22:35.538740+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.89:0/3438593542' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T22:22:36.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:36 smithi089 bash[28481]: audit 2023-12-08T22:22:35.538740+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.89:0/3438593542' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T22:22:36.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:36 smithi099 bash[24814]: audit 2023-12-08T22:22:35.538740+0000 mon.a (mon.0) 495 : audit [DBG] from='client.? 172.21.15.89:0/3438593542' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T22:22:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:37 smithi099 bash[24814]: cluster 2023-12-08T22:22:36.421147+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:38.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:37 smithi089 bash[24830]: cluster 2023-12-08T22:22:36.421147+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:38.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:37 smithi089 bash[28481]: cluster 2023-12-08T22:22:36.421147+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:38.967 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:22:38.968 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":47,"fsid":"544107b6-9617-11ee-95a3-87774f69a715","created":"2023-12-08T22:16:26.488929+0000","modified":"2023-12-08T22:21:48.958333+0000","last_up_change":"2023-12-08T22:21:47.947497+0000","last_in_change":"2023-12-08T22:21:47.947497+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T22:16:38.806001+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":"66780727-92c2-4f21-84be-1326c443d3f6","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.89:6802","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6803","nonce":3070941727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6805","nonce":3070941727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6809","nonce":3070941727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6807","nonce":3070941727}]},"public_addr":"172.21.15.89:6803/3070941727","cluster_addr":"172.21.15.89:6805/3070941727","heartbeat_back_addr":"172.21.15.89:6809/3070941727","heartbeat_front_addr":"172.21.15.89:6807/3070941727","state":["exists","up"]},{"osd":1,"uuid":"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d","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.89:6810","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6811","nonce":2228725401}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6813","nonce":2228725401}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6817","nonce":2228725401}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6815","nonce":2228725401}]},"public_addr":"172.21.15.89:6811/2228725401","cluster_addr":"172.21.15.89:6813/2228725401","heartbeat_back_addr":"172.21.15.89:6817/2228725401","heartbeat_front_addr":"172.21.15.89:6815/2228725401","state":["exists","up"]},{"osd":2,"uuid":"eb64b4d5-4250-4123-93ca-d2799f90459b","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.89:6818","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6819","nonce":111987551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6821","nonce":111987551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6825","nonce":111987551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6823","nonce":111987551}]},"public_addr":"172.21.15.89:6819/111987551","cluster_addr":"172.21.15.89:6821/111987551","heartbeat_back_addr":"172.21.15.89:6825/111987551","heartbeat_front_addr":"172.21.15.89:6823/111987551","state":["exists","up"]},{"osd":3,"uuid":"07868eed-7812-4675-8c64-b48b39530692","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.89:6826","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6827","nonce":347779424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6829","nonce":347779424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6833","nonce":347779424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6831","nonce":347779424}]},"public_addr":"172.21.15.89:6827/347779424","cluster_addr":"172.21.15.89:6829/347779424","heartbeat_back_addr":"172.21.15.89:6833/347779424","heartbeat_front_addr":"172.21.15.89:6831/347779424","state":["exists","up"]},{"osd":4,"uuid":"1f48c8cb-644d-4595-b96d-20fe411c869e","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.99:6800","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6801","nonce":648845531}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6803","nonce":648845531}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6807","nonce":648845531}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6805","nonce":648845531}]},"public_addr":"172.21.15.99:6801/648845531","cluster_addr":"172.21.15.99:6803/648845531","heartbeat_back_addr":"172.21.15.99:6807/648845531","heartbeat_front_addr":"172.21.15.99:6805/648845531","state":["exists","up"]},{"osd":5,"uuid":"ec542248-5218-414b-bbe8-f1faee7489e0","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.99:6808","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6809","nonce":934512794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6811","nonce":934512794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6815","nonce":934512794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6813","nonce":934512794}]},"public_addr":"172.21.15.99:6809/934512794","cluster_addr":"172.21.15.99:6811/934512794","heartbeat_back_addr":"172.21.15.99:6815/934512794","heartbeat_front_addr":"172.21.15.99:6813/934512794","state":["exists","up"]},{"osd":6,"uuid":"07ac4b93-bff1-4cb9-b231-9d8d350ac081","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.99:6816","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6817","nonce":2531090731}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6819","nonce":2531090731}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6823","nonce":2531090731}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6821","nonce":2531090731}]},"public_addr":"172.21.15.99:6817/2531090731","cluster_addr":"172.21.15.99:6819/2531090731","heartbeat_back_addr":"172.21.15.99:6823/2531090731","heartbeat_front_addr":"172.21.15.99:6821/2531090731","state":["exists","up"]},{"osd":7,"uuid":"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e","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.99:6824","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6825","nonce":3248133319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6827","nonce":3248133319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6831","nonce":3248133319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6829","nonce":3248133319}]},"public_addr":"172.21.15.99:6825/3248133319","cluster_addr":"172.21.15.99:6827/3248133319","heartbeat_back_addr":"172.21.15.99:6831/3248133319","heartbeat_front_addr":"172.21.15.99:6829/3248133319","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:18:58.209554+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:19:21.967647+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-08T22:19:45.747413+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-08T22:20:09.126076+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:20:30.286502+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-08T22:20:56.739337+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-08T22:21:21.153435+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-08T22:21:45.941122+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.89:0/3750398129":"2023-12-09T22:17:04.270949+0000","172.21.15.89:6800/3198792093":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/3109222677":"2023-12-09T22:17:04.270949+0000","172.21.15.89:6801/3198792093":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/820790548":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/3139598907":"2023-12-09T22:16:48.123192+0000","172.21.15.89:0/2136447085":"2023-12-09T22:16:48.123192+0000","172.21.15.89:6801/1611971513":"2023-12-09T22:16:48.123192+0000","172.21.15.89:6800/1611971513":"2023-12-09T22:16:48.123192+0000","172.21.15.89:0/957287150":"2023-12-09T22:16:48.123192+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T22:22:39.624 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-08T22:22:39.625 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T22:22:40.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:39 smithi089 bash[24830]: cluster 2023-12-08T22:22:38.421719+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:40.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:39 smithi089 bash[24830]: audit 2023-12-08T22:22:38.963719+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.89:0/2340317297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:40.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:39 smithi089 bash[28481]: cluster 2023-12-08T22:22:38.421719+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:40.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:39 smithi089 bash[28481]: audit 2023-12-08T22:22:38.963719+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.89:0/2340317297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:40.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:39 smithi099 bash[24814]: cluster 2023-12-08T22:22:38.421719+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:40.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:39 smithi099 bash[24814]: audit 2023-12-08T22:22:38.963719+0000 mon.a (mon.0) 496 : audit [DBG] from='client.? 172.21.15.89:0/2340317297' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:42.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:41 smithi099 bash[24814]: cluster 2023-12-08T22:22:40.422277+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:42.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:41 smithi089 bash[24830]: cluster 2023-12-08T22:22:40.422277+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:42.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:41 smithi089 bash[28481]: cluster 2023-12-08T22:22:40.422277+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:42.401 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:22:42.401 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":47,"fsid":"544107b6-9617-11ee-95a3-87774f69a715","created":"2023-12-08T22:16:26.488929+0000","modified":"2023-12-08T22:21:48.958333+0000","last_up_change":"2023-12-08T22:21:47.947497+0000","last_in_change":"2023-12-08T22:21:47.947497+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T22:16:38.806001+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":"66780727-92c2-4f21-84be-1326c443d3f6","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.89:6802","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6803","nonce":3070941727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6805","nonce":3070941727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6809","nonce":3070941727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":3070941727},{"type":"v1","addr":"172.21.15.89:6807","nonce":3070941727}]},"public_addr":"172.21.15.89:6803/3070941727","cluster_addr":"172.21.15.89:6805/3070941727","heartbeat_back_addr":"172.21.15.89:6809/3070941727","heartbeat_front_addr":"172.21.15.89:6807/3070941727","state":["exists","up"]},{"osd":1,"uuid":"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d","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.89:6810","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6811","nonce":2228725401}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6813","nonce":2228725401}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6817","nonce":2228725401}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":2228725401},{"type":"v1","addr":"172.21.15.89:6815","nonce":2228725401}]},"public_addr":"172.21.15.89:6811/2228725401","cluster_addr":"172.21.15.89:6813/2228725401","heartbeat_back_addr":"172.21.15.89:6817/2228725401","heartbeat_front_addr":"172.21.15.89:6815/2228725401","state":["exists","up"]},{"osd":2,"uuid":"eb64b4d5-4250-4123-93ca-d2799f90459b","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.89:6818","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6819","nonce":111987551}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6821","nonce":111987551}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6825","nonce":111987551}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":111987551},{"type":"v1","addr":"172.21.15.89:6823","nonce":111987551}]},"public_addr":"172.21.15.89:6819/111987551","cluster_addr":"172.21.15.89:6821/111987551","heartbeat_back_addr":"172.21.15.89:6825/111987551","heartbeat_front_addr":"172.21.15.89:6823/111987551","state":["exists","up"]},{"osd":3,"uuid":"07868eed-7812-4675-8c64-b48b39530692","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.89:6826","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6827","nonce":347779424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6829","nonce":347779424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6833","nonce":347779424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":347779424},{"type":"v1","addr":"172.21.15.89:6831","nonce":347779424}]},"public_addr":"172.21.15.89:6827/347779424","cluster_addr":"172.21.15.89:6829/347779424","heartbeat_back_addr":"172.21.15.89:6833/347779424","heartbeat_front_addr":"172.21.15.89:6831/347779424","state":["exists","up"]},{"osd":4,"uuid":"1f48c8cb-644d-4595-b96d-20fe411c869e","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.99:6800","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6801","nonce":648845531}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6803","nonce":648845531}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6807","nonce":648845531}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":648845531},{"type":"v1","addr":"172.21.15.99:6805","nonce":648845531}]},"public_addr":"172.21.15.99:6801/648845531","cluster_addr":"172.21.15.99:6803/648845531","heartbeat_back_addr":"172.21.15.99:6807/648845531","heartbeat_front_addr":"172.21.15.99:6805/648845531","state":["exists","up"]},{"osd":5,"uuid":"ec542248-5218-414b-bbe8-f1faee7489e0","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.99:6808","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6809","nonce":934512794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6811","nonce":934512794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6815","nonce":934512794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":934512794},{"type":"v1","addr":"172.21.15.99:6813","nonce":934512794}]},"public_addr":"172.21.15.99:6809/934512794","cluster_addr":"172.21.15.99:6811/934512794","heartbeat_back_addr":"172.21.15.99:6815/934512794","heartbeat_front_addr":"172.21.15.99:6813/934512794","state":["exists","up"]},{"osd":6,"uuid":"07ac4b93-bff1-4cb9-b231-9d8d350ac081","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.99:6816","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6817","nonce":2531090731}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6819","nonce":2531090731}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6823","nonce":2531090731}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2531090731},{"type":"v1","addr":"172.21.15.99:6821","nonce":2531090731}]},"public_addr":"172.21.15.99:6817/2531090731","cluster_addr":"172.21.15.99:6819/2531090731","heartbeat_back_addr":"172.21.15.99:6823/2531090731","heartbeat_front_addr":"172.21.15.99:6821/2531090731","state":["exists","up"]},{"osd":7,"uuid":"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e","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.99:6824","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6825","nonce":3248133319}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6827","nonce":3248133319}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6831","nonce":3248133319}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3248133319},{"type":"v1","addr":"172.21.15.99:6829","nonce":3248133319}]},"public_addr":"172.21.15.99:6825/3248133319","cluster_addr":"172.21.15.99:6827/3248133319","heartbeat_back_addr":"172.21.15.99:6831/3248133319","heartbeat_front_addr":"172.21.15.99:6829/3248133319","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:18:58.209554+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:19:21.967647+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-08T22:19:45.747413+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-08T22:20:09.126076+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:20:30.286502+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-08T22:20:56.739337+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-08T22:21:21.153435+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-08T22:21:45.941122+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.89:0/3750398129":"2023-12-09T22:17:04.270949+0000","172.21.15.89:6800/3198792093":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/3109222677":"2023-12-09T22:17:04.270949+0000","172.21.15.89:6801/3198792093":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/820790548":"2023-12-09T22:17:04.270949+0000","172.21.15.89:0/3139598907":"2023-12-09T22:16:48.123192+0000","172.21.15.89:0/2136447085":"2023-12-09T22:16:48.123192+0000","172.21.15.89:6801/1611971513":"2023-12-09T22:16:48.123192+0000","172.21.15.89:6800/1611971513":"2023-12-09T22:16:48.123192+0000","172.21.15.89:0/957287150":"2023-12-09T22:16:48.123192+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T22:22:43.036 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-08T22:22:43.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:42 smithi099 bash[24814]: audit 2023-12-08T22:22:42.397004+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/905340330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:43.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:42 smithi089 bash[28481]: audit 2023-12-08T22:22:42.397004+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/905340330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:43.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:42 smithi089 bash[24830]: audit 2023-12-08T22:22:42.397004+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.89:0/905340330' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:22:43.881 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:22:43 smithi089 bash[37162]: ts=2023-12-08T22:22:43.460Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002345937s 2023-12-08T22:22:44.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:43 smithi089 bash[24830]: cluster 2023-12-08T22:22:42.422800+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:44.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:43 smithi089 bash[28481]: cluster 2023-12-08T22:22:42.422800+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:44.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:43 smithi099 bash[24814]: cluster 2023-12-08T22:22:42.422800+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:45.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:44 smithi089 bash[24830]: cluster 2023-12-08T22:22:44.423331+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:45.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:44 smithi089 bash[28481]: cluster 2023-12-08T22:22:44.423331+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:45.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:44 smithi099 bash[24814]: cluster 2023-12-08T22:22:44.423331+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:46.184 INFO:teuthology.orchestra.run.smithi089.stdout:42949673008 2023-12-08T22:22:46.184 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-08T22:22:48.365 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:47 smithi089 bash[24830]: cluster 2023-12-08T22:22:46.423973+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:48.365 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:47 smithi089 bash[28481]: cluster 2023-12-08T22:22:46.423973+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:48.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:47 smithi099 bash[24814]: cluster 2023-12-08T22:22:46.423973+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:49.298 INFO:teuthology.orchestra.run.smithi089.stdout:68719476779 2023-12-08T22:22:49.298 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-08T22:22:50.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:49 smithi099 bash[24814]: cluster 2023-12-08T22:22:48.424691+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:50.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:49 smithi089 bash[24830]: cluster 2023-12-08T22:22:48.424691+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:50.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:49 smithi089 bash[28481]: cluster 2023-12-08T22:22:48.424691+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:52.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:51 smithi089 bash[24830]: cluster 2023-12-08T22:22:50.425280+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:52.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:51 smithi089 bash[28481]: cluster 2023-12-08T22:22:50.425280+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:52.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:51 smithi099 bash[24814]: cluster 2023-12-08T22:22:50.425280+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:52.500 INFO:teuthology.orchestra.run.smithi089.stdout:90194313256 2023-12-08T22:22:52.500 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-08T22:22:53.955 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:53 smithi089 bash[24830]: cluster 2023-12-08T22:22:52.425921+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:54.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:53 smithi099 bash[24814]: cluster 2023-12-08T22:22:52.425921+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:54.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:53 smithi089 bash[28481]: cluster 2023-12-08T22:22:52.425921+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:55.666 INFO:teuthology.orchestra.run.smithi089.stdout:111669149731 2023-12-08T22:22:55.667 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-08T22:22:56.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:55 smithi089 bash[24830]: cluster 2023-12-08T22:22:54.426498+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:56.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:55 smithi089 bash[28481]: cluster 2023-12-08T22:22:54.426498+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:56.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:55 smithi099 bash[24814]: cluster 2023-12-08T22:22:54.426498+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:58.280 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:57 smithi089 bash[28481]: cluster 2023-12-08T22:22:56.427098+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:58.280 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:57 smithi089 bash[24830]: cluster 2023-12-08T22:22:56.427098+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:58.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:57 smithi099 bash[24814]: cluster 2023-12-08T22:22:56.427098+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:58.377 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:57 smithi099 docker[33851]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-grafana.a 2023-12-08T22:22:58.378 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:57 smithi099 systemd[1]: Started Ceph grafana.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:22:58.955 INFO:teuthology.orchestra.run.smithi089.stdout:133143986208 2023-12-08T22:22:58.956 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-08T22:22:59.090 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:58 smithi089 bash[28481]: audit 2023-12-08T22:22:58.007694+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:59.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:58 smithi089 bash[28481]: audit 2023-12-08T22:22:58.013516+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:59.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:58 smithi089 bash[28481]: audit 2023-12-08T22:22:58.015124+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:22:59.091 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:58 smithi089 bash[28481]: cluster 2023-12-08T22:22:58.427479+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:58 smithi089 bash[24830]: audit 2023-12-08T22:22:58.007694+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:58 smithi089 bash[24830]: audit 2023-12-08T22:22:58.013516+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:58 smithi089 bash[24830]: audit 2023-12-08T22:22:58.015124+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:22:59.091 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:58 smithi089 bash[24830]: cluster 2023-12-08T22:22:58.427479+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:59.105 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-12-08T22:22:59.105 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-08T22:22:59.105 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-08T22:22:59.105 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-08T22:22:59.105 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="App mode production" logger=settings 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[33872]: t=2023-12-08T22:22:58+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-08T22:22:59.106 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-08T22:22:59.107 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[24814]: audit 2023-12-08T22:22:58.007694+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:22:59.107 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[24814]: audit 2023-12-08T22:22:58.013516+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155047\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155222\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155334\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155443\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155551\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:15.155658\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:22:15.155766\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:22:59.107 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[24814]: audit 2023-12-08T22:22:58.015124+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:22:59.107 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:58 smithi099 bash[24814]: cluster 2023-12-08T22:22:58.427479+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:22:59.374 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-08T22:22:59.374 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-08T22:22:59.374 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-08T22:22:59.374 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-08T22:22:59.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-08T22:22:59.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-08T22:22:59.628 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-08T22:22:59.628 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-08T22:22:59.927 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-08T22:22:59.928 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-08T22:22:59.928 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-08T22:22:59.928 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-08T22:22:59.928 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-08T22:23:00.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:59 smithi089 bash[28481]: audit 2023-12-08T22:22:59.000501+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"171e6c771c51\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998714\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:22:31.906572\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_daemon_update\": \"2023-12-08T22:22:58.998925\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:00.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:59 smithi089 bash[28481]: audit 2023-12-08T22:22:59.004864+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"171e6c771c51\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998714\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:22:31.906572\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_daemon_update\": \"2023-12-08T22:22:58.998925\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:00.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:22:59 smithi089 bash[28481]: audit 2023-12-08T22:22:59.006197+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:00.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:59 smithi089 bash[24830]: audit 2023-12-08T22:22:59.000501+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"171e6c771c51\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998714\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:22:31.906572\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_daemon_update\": \"2023-12-08T22:22:58.998925\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:00.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:59 smithi089 bash[24830]: audit 2023-12-08T22:22:59.004864+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"171e6c771c51\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998714\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:22:31.906572\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_daemon_update\": \"2023-12-08T22:22:58.998925\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:00.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:22:59 smithi089 bash[24830]: audit 2023-12-08T22:22:59.006197+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:00.205 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[33872]: t=2023-12-08T22:22:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-08T22:23:00.205 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-08T22:23:00.205 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-08T22:23:00.205 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-08T22:23:00.205 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-08T22:23:00.206 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[24814]: audit 2023-12-08T22:22:59.000501+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"171e6c771c51\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998714\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:22:31.906572\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_daemon_update\": \"2023-12-08T22:22:58.998925\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:00.206 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[24814]: audit 2023-12-08T22:22:59.004864+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"171e6c771c51\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998714\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:22:31.906572\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:16.589676\"}}, \"last_daemon_update\": \"2023-12-08T22:22:58.998925\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:00.206 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:22:59 smithi099 bash[24814]: audit 2023-12-08T22:22:59.006197+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:00.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-08T22:23:00.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-08T22:23:00.465 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-08T22:23:00.742 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-08T22:23:00.742 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-08T22:23:00.742 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-08T22:23:00.742 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-08T22:23:00.742 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-08T22:23:01.044 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-08T22:23:01.044 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-08T22:23:01.044 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[33872]: t=2023-12-08T22:23:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-08T22:23:01.044 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-08T22:23:01.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[24814]: audit 2023-12-08T22:23:00.084688+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:23:00.081884\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:00.082388\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:01.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[24814]: audit 2023-12-08T22:23:00.091109+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:23:00.081884\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:00.082388\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:01.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[24814]: cephadm 2023-12-08T22:23:00.097233+0000 mgr.y (mgr.14142) 220 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:23:01.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[24814]: cephadm 2023-12-08T22:23:00.100978+0000 mgr.y (mgr.14142) 221 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2023-12-08T22:23:01.045 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:00 smithi099 bash[24814]: cluster 2023-12-08T22:23:00.428030+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:01.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[24830]: audit 2023-12-08T22:23:00.084688+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:23:00.081884\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:00.082388\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:01.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[28481]: audit 2023-12-08T22:23:00.084688+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:23:00.081884\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:00.082388\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:01.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[24830]: audit 2023-12-08T22:23:00.091109+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:23:00.081884\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:00.082388\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:01.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[24830]: cephadm 2023-12-08T22:23:00.097233+0000 mgr.y (mgr.14142) 220 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:23:01.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[24830]: cephadm 2023-12-08T22:23:00.100978+0000 mgr.y (mgr.14142) 221 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2023-12-08T22:23:01.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[24830]: cluster 2023-12-08T22:23:00.428030+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:01.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[28481]: audit 2023-12-08T22:23:00.091109+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ca7ba053dbb2\", \"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-08T22:23:00.081884\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:22:14.068938\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:21:55.174490\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:00.082388\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:01.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[28481]: cephadm 2023-12-08T22:23:00.097233+0000 mgr.y (mgr.14142) 220 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:23:01.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[28481]: cephadm 2023-12-08T22:23:00.100978+0000 mgr.y (mgr.14142) 221 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2023-12-08T22:23:01.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:00 smithi089 bash[28481]: cluster 2023-12-08T22:23:00.428030+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:01.362 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-08T22:23:01.362 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-08T22:23:01.362 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-08T22:23:01.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-08T22:23:01.628 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-08T22:23:01.628 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-08T22:23:01.628 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-08T22:23:01.950 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-08T22:23:01.950 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-08T22:23:01.950 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-08T22:23:01.950 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-08T22:23:01.950 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-08T22:23:01.950 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:01 smithi099 bash[33872]: t=2023-12-08T22:23:01+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-08T22:23:02.209 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-08T22:23:02.210 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-08T22:23:02.210 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-08T22:23:02.210 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-08T22:23:02.462 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-08T22:23:02.462 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-08T22:23:02.771 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-08T22:23:02.771 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-08T22:23:02.771 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-08T22:23:02.771 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-08T22:23:02.772 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-08T22:23:02.772 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-08T22:23:03.056 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-08T22:23:03.057 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-08T22:23:03.057 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:02 smithi099 bash[33872]: t=2023-12-08T22:23:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-08T22:23:03.057 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-08T22:23:03.057 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-08T22:23:03.105 INFO:teuthology.orchestra.run.smithi089.stdout:154618822684 2023-12-08T22:23:03.105 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-08T22:23:03.358 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-08T22:23:03.358 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-08T22:23:03.358 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-08T22:23:03.359 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-08T22:23:03.609 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-08T22:23:03.610 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-08T22:23:03.610 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-08T22:23:03.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-08T22:23:03.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-08T22:23:03.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-08T22:23:04.180 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[24814]: cluster 2023-12-08T22:23:02.428630+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:04.181 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-08T22:23:04.181 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:03 smithi099 bash[33872]: t=2023-12-08T22:23:03+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-08T22:23:04.181 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-08T22:23:04.181 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-08T22:23:04.181 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-08T22:23:04.363 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:03 smithi089 bash[24830]: cluster 2023-12-08T22:23:02.428630+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:04.364 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:03 smithi089 bash[28481]: cluster 2023-12-08T22:23:02.428630+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:04.482 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-08T22:23:04.482 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-08T22:23:04.482 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-08T22:23:04.482 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-08T22:23:04.750 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-08T22:23:04.750 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-08T22:23:04.750 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-08T22:23:04.750 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-08T22:23:04.750 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-08T22:23:05.010 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-08T22:23:05.010 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-08T22:23:05.010 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:04 smithi099 bash[33872]: t=2023-12-08T22:23:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-08T22:23:05.279 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-08T22:23:05.279 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-08T22:23:05.279 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-08T22:23:05.279 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-08T22:23:05.279 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-08T22:23:05.279 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-08T22:23:05.547 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-08T22:23:05.547 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-08T22:23:05.547 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-08T22:23:05.547 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-08T22:23:05.807 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-08T22:23:05.807 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-08T22:23:05.807 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-08T22:23:05.807 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-08T22:23:05.885 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:05 smithi089 systemd[1]: Stopping Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:23:06.091 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[24814]: cluster 2023-12-08T22:23:04.429088+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:06.091 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-08T22:23:06.092 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:05 smithi099 bash[33872]: t=2023-12-08T22:23:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-08T22:23:06.092 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-08T22:23:06.092 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-08T22:23:06.351 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-08T22:23:06.351 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-08T22:23:06.351 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-08T22:23:06.351 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-08T22:23:06.362 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:05 smithi089 bash[24830]: cluster 2023-12-08T22:23:04.429088+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:06.363 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:05 smithi089 bash[28481]: cluster 2023-12-08T22:23:04.429088+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:06.363 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:05 smithi089 bash[37162]: ts=2023-12-08T22:23:05.981Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:23:06.619 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-08T22:23:06.620 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-08T22:23:06.620 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-08T22:23:06.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-08T22:23:06.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-08T22:23:06.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-08T22:23:06.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-08T22:23:06.967 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:06 smithi089 docker[39273]: ceph-544107b6-9617-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:23:06.968 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:06 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T22:23:07.198 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-08T22:23:07.198 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:06 smithi099 bash[33872]: t=2023-12-08T22:23:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-08T22:23:07.199 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[33872]: t=2023-12-08T22:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-08T22:23:07.199 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[33872]: t=2023-12-08T22:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-08T22:23:07.294 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:06 smithi089 systemd[1]: Stopped Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:23:07.294 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:06 smithi089 systemd[1]: Starting Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:23:07.295 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:06 smithi089 docker[39314]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:23:07.295 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:06 smithi089 systemd[1]: Started Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:23:07.472 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[33872]: t=2023-12-08T22:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-08T22:23:07.473 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[33872]: t=2023-12-08T22:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-08T22:23:07.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[33872]: t=2023-12-08T22:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-08T22:23:08.127 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[33872]: t=2023-12-08T22:23:07+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-08T22:23:08.127 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:08 smithi099 bash[33872]: t=2023-12-08T22:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-08T22:23:08.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[24814]: cluster 2023-12-08T22:23:06.429680+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:08.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[24814]: audit 2023-12-08T22:23:07.018718+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:08.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:07 smithi099 bash[24814]: audit 2023-12-08T22:23:07.024694+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:08.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:07 smithi089 bash[24830]: cluster 2023-12-08T22:23:06.429680+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:08.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:07 smithi089 bash[28481]: cluster 2023-12-08T22:23:06.429680+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:08.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:07 smithi089 bash[24830]: audit 2023-12-08T22:23:07.018718+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:08.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:07 smithi089 bash[24830]: audit 2023-12-08T22:23:07.024694+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:08.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:07 smithi089 bash[28481]: audit 2023-12-08T22:23:07.018718+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:08.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:07 smithi089 bash[28481]: audit 2023-12-08T22:23:07.024694+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.997882\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998080\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998173\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998269\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998359\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998447\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:22:58.998536\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:22:58.998625\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:08.373 INFO:teuthology.orchestra.run.smithi089.stdout:176093659160 2023-12-08T22:23:08.374 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-08T22:23:08.635 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[39325]: ts=2023-12-08T22:23:08.490Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T22:23:08.635 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[39325]: ts=2023-12-08T22:23:08.490Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T22:23:08.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[39325]: ts=2023-12-08T22:23:08.495Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2023-12-08T22:23:08.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[39325]: ts=2023-12-08T22:23:08.496Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T22:23:08.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[39325]: ts=2023-12-08T22:23:08.536Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:23:08.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[39325]: ts=2023-12-08T22:23:08.537Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:23:08.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[39325]: ts=2023-12-08T22:23:08.539Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T22:23:08.636 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[39325]: ts=2023-12-08T22:23:08.539Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T22:23:08.798 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:08 smithi099 bash[33872]: t=2023-12-08T22:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-08T22:23:08.798 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:08 smithi099 bash[33872]: t=2023-12-08T22:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-08T22:23:08.798 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:08 smithi099 bash[33872]: t=2023-12-08T22:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-08T22:23:08.798 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:08 smithi099 bash[33872]: t=2023-12-08T22:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-08T22:23:09.109 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:08 smithi099 bash[33872]: t=2023-12-08T22:23:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-08T22:23:09.110 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:09 smithi099 bash[33872]: t=2023-12-08T22:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-08T22:23:09.110 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:08 smithi099 bash[24814]: cephadm 2023-12-08T22:23:07.025471+0000 mgr.y (mgr.14142) 226 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:23:09.110 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:08 smithi099 bash[24814]: cephadm 2023-12-08T22:23:07.028313+0000 mgr.y (mgr.14142) 227 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-12-08T22:23:09.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[24830]: cephadm 2023-12-08T22:23:07.025471+0000 mgr.y (mgr.14142) 226 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:23:09.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[24830]: cephadm 2023-12-08T22:23:07.028313+0000 mgr.y (mgr.14142) 227 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-12-08T22:23:09.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[28481]: cephadm 2023-12-08T22:23:07.025471+0000 mgr.y (mgr.14142) 226 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:23:09.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:08 smithi089 bash[28481]: cephadm 2023-12-08T22:23:07.028313+0000 mgr.y (mgr.14142) 227 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-12-08T22:23:09.381 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:09 smithi099 bash[33872]: t=2023-12-08T22:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-08T22:23:09.381 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:09 smithi099 bash[33872]: t=2023-12-08T22:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-08T22:23:09.381 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:09 smithi099 bash[33872]: t=2023-12-08T22:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-08T22:23:09.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:09 smithi099 bash[33872]: t=2023-12-08T22:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-08T22:23:09.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:09 smithi099 bash[33872]: t=2023-12-08T22:23:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-08T22:23:10.303 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:09 smithi099 bash[24814]: cluster 2023-12-08T22:23:08.430346+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:10.304 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:10 smithi099 bash[33872]: t=2023-12-08T22:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-08T22:23:10.304 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:10 smithi099 bash[33872]: t=2023-12-08T22:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-08T22:23:10.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:09 smithi089 bash[24830]: cluster 2023-12-08T22:23:08.430346+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:10.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:09 smithi089 bash[28481]: cluster 2023-12-08T22:23:08.430346+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:10.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:10 smithi099 bash[33872]: t=2023-12-08T22:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-08T22:23:10.775 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:10 smithi089 bash[39325]: ts=2023-12-08T22:23:10.497Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000626911s 2023-12-08T22:23:10.979 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:10 smithi099 bash[33872]: t=2023-12-08T22:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-08T22:23:11.369 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:10 smithi099 bash[24814]: cluster 2023-12-08T22:23:10.430996+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:11.370 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:10 smithi099 bash[33872]: t=2023-12-08T22:23:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-08T22:23:11.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:10 smithi089 bash[24830]: cluster 2023-12-08T22:23:10.430996+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:11.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:10 smithi089 bash[28481]: cluster 2023-12-08T22:23:10.430996+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:11.625 INFO:teuthology.orchestra.run.smithi089.stdout:197568495636 2023-12-08T22:23:11.625 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-08T22:23:11.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:11 smithi099 bash[33872]: t=2023-12-08T22:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-08T22:23:11.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:11 smithi099 bash[33872]: t=2023-12-08T22:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-08T22:23:11.932 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:11 smithi099 bash[33872]: t=2023-12-08T22:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-08T22:23:11.932 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:11 smithi099 bash[33872]: t=2023-12-08T22:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-08T22:23:12.201 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:11 smithi099 bash[33872]: t=2023-12-08T22:23:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-08T22:23:12.202 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:12 smithi099 bash[33872]: t=2023-12-08T22:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-08T22:23:12.202 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:12 smithi099 bash[33872]: t=2023-12-08T22:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-08T22:23:12.202 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:12 smithi099 bash[33872]: t=2023-12-08T22:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-08T22:23:12.642 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:12 smithi099 bash[33872]: t=2023-12-08T22:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-08T22:23:12.996 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:12 smithi099 bash[33872]: t=2023-12-08T22:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-08T22:23:13.290 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 systemd[1]: Stopping Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:23:13.291 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:12 smithi099 bash[33872]: t=2023-12-08T22:23:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-08T22:23:13.291 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33872]: t=2023-12-08T22:23:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-08T22:23:13.291 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33872]: t=2023-12-08T22:23:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-08T22:23:13.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33872]: t=2023-12-08T22:23:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-08T22:23:13.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33872]: t=2023-12-08T22:23:13+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-08T22:23:13.628 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33872]: t=2023-12-08T22:23:13+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-08T22:23:13.628 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33872]: t=2023-12-08T22:23:13+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.317Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T22:23:13.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.319Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T22:23:13.629 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.319Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T22:23:13.629 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33107]: ts=2023-12-08T22:23:13.319Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T22:23:13.941 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33872]: t=2023-12-08T22:23:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-08T22:23:14.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[24814]: cluster 2023-12-08T22:23:12.431641+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:14.130 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:13 smithi099 bash[33872]: t=2023-12-08T22:23:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-08T22:23:14.319 INFO:teuthology.orchestra.run.smithi089.stdout:42949673014 2023-12-08T22:23:14.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:13 smithi089 bash[28481]: cluster 2023-12-08T22:23:12.431641+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:14.379 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:13 smithi089 bash[24830]: cluster 2023-12-08T22:23:12.431641+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:14.533 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:14 smithi099 docker[34327]: ceph-544107b6-9617-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T22:23:14.534 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[33872]: t=2023-12-08T22:23:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-08T22:23:14.534 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[33872]: t=2023-12-08T22:23:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-08T22:23:14.877 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[33872]: t=2023-12-08T22:23:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-08T22:23:14.877 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:14 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@prometheus.a.service: Succeeded. 2023-12-08T22:23:14.878 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:14 smithi099 systemd[1]: Stopped Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:23:14.878 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:14 smithi099 systemd[1]: Starting Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:23:14.878 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:14 smithi099 docker[34365]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T22:23:14.878 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:14 smithi099 systemd[1]: Started Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:23:15.035 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673008 got 42949673014 for osd.0 2023-12-08T22:23:15.035 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-08T22:23:15.377 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[33872]: t=2023-12-08T22:23:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-08T22:23:15.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[24814]: audit 2023-12-08T22:23:14.315958+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/1425280685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T22:23:15.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[24814]: audit 2023-12-08T22:23:14.589704+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:15.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[24814]: audit 2023-12-08T22:23:14.595993+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:15.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[24814]: audit 2023-12-08T22:23:14.597531+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi099:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T22:23:15.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[24814]: audit 2023-12-08T22:23:14.606852+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi099:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T22:23:15.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:14 smithi099 bash[24814]: audit 2023-12-08T22:23:14.612912+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:15.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[24830]: audit 2023-12-08T22:23:14.315958+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/1425280685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T22:23:15.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[28481]: audit 2023-12-08T22:23:14.315958+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.89:0/1425280685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T22:23:15.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[24830]: audit 2023-12-08T22:23:14.589704+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:15.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[24830]: audit 2023-12-08T22:23:14.595993+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:15.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[24830]: audit 2023-12-08T22:23:14.597531+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi099:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T22:23:15.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[24830]: audit 2023-12-08T22:23:14.606852+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi099:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T22:23:15.388 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[24830]: audit 2023-12-08T22:23:14.612912+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:15.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[28481]: audit 2023-12-08T22:23:14.589704+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:15.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[28481]: audit 2023-12-08T22:23:14.595993+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081033\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081230\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081357\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081526\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081646\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:00.081764\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:00.082004\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:00.082123\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:15.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[28481]: audit 2023-12-08T22:23:14.597531+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi099:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T22:23:15.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[28481]: audit 2023-12-08T22:23:14.606852+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi099:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T22:23:15.389 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:14 smithi089 bash[28481]: audit 2023-12-08T22:23:14.612912+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:15.780 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[33872]: t=2023-12-08T22:23:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-08T22:23:15.781 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[33872]: t=2023-12-08T22:23:15+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-08T22:23:15.968 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[24830]: cluster 2023-12-08T22:23:14.432323+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:15.968 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[24830]: cephadm 2023-12-08T22:23:14.597021+0000 mgr.y (mgr.14142) 232 : cephadm [INF] Setting dashboard grafana config to https://smithi099:3000 2023-12-08T22:23:16.055 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[33872]: t=2023-12-08T22:23:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-08T22:23:16.055 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[33872]: t=2023-12-08T22:23:15+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-08T22:23:16.055 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-08T22:23:16.055 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[24814]: cluster 2023-12-08T22:23:14.432323+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:16.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[24814]: cephadm 2023-12-08T22:23:14.597021+0000 mgr.y (mgr.14142) 232 : cephadm [INF] Setting dashboard grafana config to https://smithi099:3000 2023-12-08T22:23:16.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[24814]: audit 2023-12-08T22:23:15.758601+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755195\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755400\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755526\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755647\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755766\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755886\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756006\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:15.756126\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756246\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:15.756492\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:16.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[24814]: audit 2023-12-08T22:23:15.764471+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755195\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755400\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755526\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755647\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755766\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755886\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756006\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:15.756126\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756246\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:15.756492\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:16.056 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:15 smithi099 bash[24814]: audit 2023-12-08T22:23:15.765651+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:16.225 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[24830]: audit 2023-12-08T22:23:15.758601+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755195\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755400\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755526\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755647\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755766\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755886\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756006\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:15.756126\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756246\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:15.756492\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:16.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[24830]: audit 2023-12-08T22:23:15.764471+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755195\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755400\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755526\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755647\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755766\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755886\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756006\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:15.756126\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756246\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:15.756492\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:16.226 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[24830]: audit 2023-12-08T22:23:15.765651+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:16.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[28481]: cluster 2023-12-08T22:23:14.432323+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:16.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[28481]: cephadm 2023-12-08T22:23:14.597021+0000 mgr.y (mgr.14142) 232 : cephadm [INF] Setting dashboard grafana config to https://smithi099:3000 2023-12-08T22:23:16.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[28481]: audit 2023-12-08T22:23:15.758601+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755195\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755400\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755526\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755647\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755766\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755886\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756006\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:15.756126\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756246\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:15.756492\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:16.227 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[28481]: audit 2023-12-08T22:23:15.764471+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755195\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755400\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755526\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755647\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755766\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.755886\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756006\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:15.756126\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:15.756246\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:15.756492\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:16.228 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:15 smithi089 bash[28481]: audit 2023-12-08T22:23:15.765651+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:16.353 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-08T22:23:16.353 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-08T22:23:16.353 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-08T22:23:16.353 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.177Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.177Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.177Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.177Z 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 smithi099 (none))" 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.177Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.177Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.179Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.179Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.181Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.181Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T22:23:16.354 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.186Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.186Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.809µs 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.186Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.186Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.187Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.187Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=36.042µs wal_replay_duration=654.165µs wbl_replay_duration=165ns total_replay_duration=711.048µs 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.189Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.189Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.189Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.189Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=767.948µs db_storage=1.208µs remote_storage=1.574µs web_handler=646ns query_engine=1.385µs scrape=301.851µs scrape_sd=28.303µs notify=38.255µs notify_sd=13.263µs rules=36.584µs tracing=5.051µs 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.189Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T22:23:16.355 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[34376]: ts=2023-12-08T22:23:16.189Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T22:23:16.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-08T22:23:16.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-08T22:23:16.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-08T22:23:16.928 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-08T22:23:16.928 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-08T22:23:16.928 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-08T22:23:16.928 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-08T22:23:16.929 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-08T22:23:17.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:16 smithi089 bash[28481]: audit 2023-12-08T22:23:16.857320+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.853806\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854007\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854133\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854253\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854370\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854488\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:16.854606\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:16.854725\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:16.854843\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:16.855089\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:17.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:16 smithi089 bash[28481]: audit 2023-12-08T22:23:16.864399+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.853806\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854007\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854133\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854253\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854370\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854488\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:16.854606\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:16.854725\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:16.854843\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:16.855089\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:17.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:16 smithi089 bash[28481]: audit 2023-12-08T22:23:16.870022+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:17.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:16 smithi089 bash[24830]: audit 2023-12-08T22:23:16.857320+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.853806\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854007\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854133\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854253\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854370\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854488\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:16.854606\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:16.854725\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:16.854843\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:16.855089\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:17.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:16 smithi089 bash[24830]: audit 2023-12-08T22:23:16.864399+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.853806\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854007\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854133\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854253\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854370\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854488\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:16.854606\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:16.854725\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:16.854843\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:16.855089\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:17.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:16 smithi089 bash[24830]: audit 2023-12-08T22:23:16.870022+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:17.222 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[33872]: t=2023-12-08T22:23:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-08T22:23:17.222 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-08T22:23:17.222 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-08T22:23:17.223 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-08T22:23:17.223 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[24814]: audit 2023-12-08T22:23:16.857320+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.853806\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854007\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854133\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854253\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854370\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854488\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:16.854606\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:16.854725\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:16.854843\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:16.855089\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:17.223 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[24814]: audit 2023-12-08T22:23:16.864399+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.853806\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854007\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854133\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854253\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854370\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:16.854488\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:16.854606\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:16.854725\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:16.854843\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:16.855089\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:17.223 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:16 smithi099 bash[24814]: audit 2023-12-08T22:23:16.870022+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:17.476 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-08T22:23:17.477 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-08T22:23:17.477 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-08T22:23:17.477 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-08T22:23:17.759 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-08T22:23:17.759 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-08T22:23:17.759 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-08T22:23:17.759 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-08T22:23:17.759 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-08T22:23:17.883 INFO:teuthology.orchestra.run.smithi089.stdout:68719476785 2023-12-08T22:23:18.045 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-08T22:23:18.045 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-08T22:23:18.045 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[33872]: t=2023-12-08T22:23:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-08T22:23:18.045 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-08T22:23:18.046 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[24814]: cluster 2023-12-08T22:23:16.433071+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:18.046 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[24814]: audit 2023-12-08T22:23:17.755374+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:17.754240\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:18.046 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[24814]: audit 2023-12-08T22:23:17.760967+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:17.754240\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:18.046 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[24814]: audit 2023-12-08T22:23:17.761910+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:18.046 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:17 smithi099 bash[24814]: audit 2023-12-08T22:23:17.880478+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.89:0/892470470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T22:23:18.304 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-08T22:23:18.305 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-08T22:23:18.305 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-08T22:23:18.305 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-08T22:23:18.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:17 smithi089 bash[28481]: cluster 2023-12-08T22:23:16.433071+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:18.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:17 smithi089 bash[28481]: audit 2023-12-08T22:23:17.755374+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:17.754240\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:18.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[28481]: audit 2023-12-08T22:23:17.760967+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:17.754240\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:18.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[28481]: audit 2023-12-08T22:23:17.761910+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:18.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[28481]: audit 2023-12-08T22:23:17.880478+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.89:0/892470470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T22:23:18.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:17 smithi089 bash[24830]: cluster 2023-12-08T22:23:16.433071+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:18.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:17 smithi089 bash[24830]: audit 2023-12-08T22:23:17.755374+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:17.754240\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:23:18.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:17 smithi089 bash[24830]: audit 2023-12-08T22:23:17.760967+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}}, \"last_daemon_update\": \"2023-12-08T22:23:17.754240\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:23:18.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:17 smithi089 bash[24830]: audit 2023-12-08T22:23:17.761910+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:23:18.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:17 smithi089 bash[24830]: audit 2023-12-08T22:23:17.880478+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.89:0/892470470' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T22:23:18.550 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476779 got 68719476785 for osd.1 2023-12-08T22:23:18.550 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-08T22:23:18.573 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-08T22:23:18.573 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-08T22:23:18.573 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-08T22:23:18.573 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-08T22:23:18.876 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-08T22:23:18.876 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-08T22:23:18.876 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-08T22:23:18.876 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-08T22:23:18.876 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-08T22:23:18.889 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[39325]: ts=2023-12-08T22:23:18.500Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003143941s 2023-12-08T22:23:19.127 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[33872]: t=2023-12-08T22:23:18+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-08T22:23:19.127 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-08T22:23:19.127 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-08T22:23:19.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[24814]: cluster 2023-12-08T22:23:18.433718+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:19.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[24814]: audit 2023-12-08T22:23:18.792857+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:18.790597\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:19.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:18 smithi099 bash[24814]: audit 2023-12-08T22:23:18.799481+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:18.790597\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:19.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[24830]: cluster 2023-12-08T22:23:18.433718+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:19.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[24830]: audit 2023-12-08T22:23:18.792857+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:18.790597\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:19.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[24830]: audit 2023-12-08T22:23:18.799481+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:18.790597\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:19.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[28481]: cluster 2023-12-08T22:23:18.433718+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:19.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[28481]: audit 2023-12-08T22:23:18.792857+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:18.790597\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:23:19.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:18 smithi089 bash[28481]: audit 2023-12-08T22:23:18.799481+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}}, \"last_daemon_update\": \"2023-12-08T22:23:18.790597\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:23:19.421 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-08T22:23:19.421 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-08T22:23:19.422 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-08T22:23:19.422 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-08T22:23:19.422 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-08T22:23:19.698 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-08T22:23:19.698 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-08T22:23:19.698 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-08T22:23:19.698 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-08T22:23:19.992 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-08T22:23:19.992 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-08T22:23:19.992 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-08T22:23:19.992 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-08T22:23:19.992 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-08T22:23:19.992 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:19 smithi099 bash[33872]: t=2023-12-08T22:23:19+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-08T22:23:20.295 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing HooksService" logger=server 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-12-08T22:23:20.296 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing LoginService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing SearchService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing TracingService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-12-08T22:23:20.297 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-12-08T22:23:20.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="Initializing Stream Manager" 2023-12-08T22:23:20.627 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:23:20 smithi099 bash[33872]: t=2023-12-08T22:23:20+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-12-08T22:23:21.195 INFO:teuthology.orchestra.run.smithi089.stdout:90194313262 2023-12-08T22:23:21.557 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:21 smithi089 bash[24830]: cluster 2023-12-08T22:23:20.434338+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:21.557 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:21 smithi089 bash[24830]: audit 2023-12-08T22:23:21.192574+0000 mon.a (mon.0) 524 : audit [DBG] from='client.? 172.21.15.89:0/2120172410' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T22:23:21.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:21 smithi089 bash[28481]: cluster 2023-12-08T22:23:20.434338+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:21.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:21 smithi089 bash[28481]: audit 2023-12-08T22:23:21.192574+0000 mon.a (mon.0) 524 : audit [DBG] from='client.? 172.21.15.89:0/2120172410' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T22:23:21.805 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313256 got 90194313262 for osd.2 2023-12-08T22:23:21.806 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-08T22:23:21.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:21 smithi099 bash[24814]: cluster 2023-12-08T22:23:20.434338+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:21.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:21 smithi099 bash[24814]: audit 2023-12-08T22:23:21.192574+0000 mon.a (mon.0) 524 : audit [DBG] from='client.? 172.21.15.89:0/2120172410' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T22:23:24.245 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:23 smithi089 bash[24830]: cluster 2023-12-08T22:23:22.434975+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:24.245 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:23 smithi089 bash[28481]: cluster 2023-12-08T22:23:22.434975+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:24.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:23 smithi099 bash[24814]: cluster 2023-12-08T22:23:22.434975+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:24.544 INFO:teuthology.orchestra.run.smithi089.stdout:111669149737 2023-12-08T22:23:25.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:24 smithi089 bash[24830]: audit 2023-12-08T22:23:24.541156+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.89:0/2370106767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T22:23:25.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:24 smithi089 bash[28481]: audit 2023-12-08T22:23:24.541156+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.89:0/2370106767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T22:23:25.202 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149731 got 111669149737 for osd.3 2023-12-08T22:23:25.202 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-08T22:23:25.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:24 smithi099 bash[24814]: audit 2023-12-08T22:23:24.541156+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.89:0/2370106767' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T22:23:26.269 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:25 smithi089 bash[24830]: cluster 2023-12-08T22:23:24.435459+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:26.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:25 smithi089 bash[28481]: cluster 2023-12-08T22:23:24.435459+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:26.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:25 smithi099 bash[24814]: cluster 2023-12-08T22:23:24.435459+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:27.696 INFO:teuthology.orchestra.run.smithi089.stdout:133143986213 2023-12-08T22:23:28.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:27 smithi089 bash[24830]: cluster 2023-12-08T22:23:26.436025+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:28.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:27 smithi089 bash[24830]: audit 2023-12-08T22:23:27.693725+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.89:0/2714572134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T22:23:28.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:27 smithi089 bash[28481]: cluster 2023-12-08T22:23:26.436025+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:28.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:27 smithi089 bash[28481]: audit 2023-12-08T22:23:27.693725+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.89:0/2714572134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T22:23:28.322 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986208 got 133143986213 for osd.4 2023-12-08T22:23:28.322 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-08T22:23:28.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:27 smithi099 bash[24814]: cluster 2023-12-08T22:23:26.436025+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:28.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:27 smithi099 bash[24814]: audit 2023-12-08T22:23:27.693725+0000 mon.a (mon.0) 526 : audit [DBG] from='client.? 172.21.15.89:0/2714572134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T22:23:30.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:29 smithi099 bash[24814]: cluster 2023-12-08T22:23:28.436436+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:30.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:29 smithi089 bash[24830]: cluster 2023-12-08T22:23:28.436436+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:30.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:29 smithi089 bash[28481]: cluster 2023-12-08T22:23:28.436436+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:30.915 INFO:teuthology.orchestra.run.smithi089.stdout:154618822689 2023-12-08T22:23:31.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:30 smithi099 bash[24814]: audit 2023-12-08T22:23:30.912315+0000 mon.a (mon.0) 527 : audit [DBG] from='client.? 172.21.15.89:0/2837198689' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T22:23:31.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:30 smithi089 bash[24830]: audit 2023-12-08T22:23:30.912315+0000 mon.a (mon.0) 527 : audit [DBG] from='client.? 172.21.15.89:0/2837198689' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T22:23:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:30 smithi089 bash[28481]: audit 2023-12-08T22:23:30.912315+0000 mon.a (mon.0) 527 : audit [DBG] from='client.? 172.21.15.89:0/2837198689' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T22:23:31.544 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822684 got 154618822689 for osd.5 2023-12-08T22:23:31.544 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-08T22:23:32.341 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:31 smithi089 bash[24830]: cluster 2023-12-08T22:23:30.436977+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:32.341 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:31 smithi089 bash[28481]: cluster 2023-12-08T22:23:30.436977+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:32.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:31 smithi099 bash[24814]: cluster 2023-12-08T22:23:30.436977+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:33.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:32 smithi099 bash[24814]: cluster 2023-12-08T22:23:32.437594+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:33.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:32 smithi089 bash[24830]: cluster 2023-12-08T22:23:32.437594+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:33.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:32 smithi089 bash[28481]: cluster 2023-12-08T22:23:32.437594+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:34.109 INFO:teuthology.orchestra.run.smithi089.stdout:176093659165 2023-12-08T22:23:34.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:34 smithi099 bash[24814]: audit 2023-12-08T22:23:34.106781+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/219774450' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T22:23:34.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:34 smithi089 bash[24830]: audit 2023-12-08T22:23:34.106781+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/219774450' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T22:23:34.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:34 smithi089 bash[28481]: audit 2023-12-08T22:23:34.106781+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.89:0/219774450' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T22:23:34.780 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659160 got 176093659165 for osd.6 2023-12-08T22:23:34.781 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-08T22:23:35.558 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:35 smithi089 bash[24830]: cluster 2023-12-08T22:23:34.438159+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:35.558 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:35 smithi089 bash[28481]: cluster 2023-12-08T22:23:34.438159+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:35.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:35 smithi099 bash[24814]: cluster 2023-12-08T22:23:34.438159+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:37.279 INFO:teuthology.orchestra.run.smithi089.stdout:197568495641 2023-12-08T22:23:37.961 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495636 got 197568495641 for osd.7 2023-12-08T22:23:37.961 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-08T22:23:37.961 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-08T22:23:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:37 smithi099 bash[24814]: cluster 2023-12-08T22:23:36.438731+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:38.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:37 smithi099 bash[24814]: audit 2023-12-08T22:23:37.276628+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/1488896182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T22:23:38.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:37 smithi089 bash[24830]: cluster 2023-12-08T22:23:36.438731+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:38.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:37 smithi089 bash[24830]: audit 2023-12-08T22:23:37.276628+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/1488896182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T22:23:38.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:37 smithi089 bash[28481]: cluster 2023-12-08T22:23:36.438731+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:38.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:37 smithi089 bash[28481]: audit 2023-12-08T22:23:37.276628+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.89:0/1488896182' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T22:23:40.233 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:39 smithi089 bash[24830]: cluster 2023-12-08T22:23:38.439309+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:40.233 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:39 smithi089 bash[28481]: cluster 2023-12-08T22:23:38.439309+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:40.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:39 smithi099 bash[24814]: cluster 2023-12-08T22:23:38.439309+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:40.604 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:23:40.606 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2023-12-08T22:23:41.330 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":233,"stamp":"2023-12-08T22:23:40.439522+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":8392220,"kb_used_data":3548,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568996,"statfs":{"total":767960285184,"available":759366651904,"internally_reserved":8589934592,"allocated":3633152,"data_stored":1443642,"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.003225"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-08T22:21:48.982588+0000","last_change":"2023-12-08T22:21:48.982588+0000","last_active":"2023-12-08T22:21:48.982588+0000","last_peered":"2023-12-08T22:21:48.982588+0000","last_clean":"2023-12-08T22:21:48.982588+0000","last_became_active":"2023-12-08T22:21:48.977467+0000","last_became_peered":"2023-12-08T22:21:48.977467+0000","last_unstale":"2023-12-08T22:21:48.982588+0000","last_undegraded":"2023-12-08T22:21:48.982588+0000","last_fullsized":"2023-12-08T22:21:48.982588+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-08T22:16:38.806056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-08T22:16:38.806056+0000","last_clean_scrub_stamp":"2023-12-08T22:16:38.806056+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 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.97199999999999998}]},{"osd":1,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.64300000000000002}]},{"osd":2,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.80000000000000004}]},{"osd":3,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.875,"15min":0.875},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.745},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":2.702}]},{"osd":4,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.92700000000000005}]},{"osd":5,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.1220000000000001}]},{"osd":6,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.077},{"interface":"front","average":{"1min":1.014,"5min":1.014,"15min":1.014},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.0089999999999999}]}]},{"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 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.85799999999999998,"15min":0.85699999999999998},"min":{"1min":0.63600000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.135,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.89900000000000002,"15min":0.90600000000000003},"min":{"1min":0.64700000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.75800000000000001}]},{"osd":1,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.85499999999999998,"15min":0.86099999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.089,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.88900000000000001,"15min":0.88400000000000001},"min":{"1min":0.65000000000000002,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.68600000000000005}]},{"osd":2,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.80400000000000005,"15min":0.79600000000000004},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.204,"5min":1.258,"15min":1.258},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.81699999999999995}]},{"osd":3,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93999999999999995,"15min":0.94699999999999995},"min":{"1min":0.629,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.90500000000000003,"15min":0.90100000000000002},"min":{"1min":0.67100000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.71799999999999997}]},{"osd":4,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.88,"15min":0.86699999999999999},"min":{"1min":0.70499999999999996,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96199999999999997,"15min":0.96599999999999997},"min":{"1min":0.59099999999999997,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.95399999999999996}]},{"osd":5,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.92700000000000005,"15min":0.90800000000000003},"min":{"1min":0.70599999999999996,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.097},{"interface":"front","average":{"1min":1.032,"5min":0.95399999999999996,"15min":0.94099999999999995},"min":{"1min":0.64400000000000002,"5min":0.436,"15min":0.436},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.0349999999999999}]},{"osd":7,"last update":"Fri Dec 8 22:22:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.042,"5min":1.042,"15min":1.042},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.002}]}]},{"osd":1,"up_from":16,"seq":68719476790,"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 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.624,"15min":0.57799999999999996},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.01,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.69699999999999995,"15min":0.63100000000000001},"min":{"1min":0.47599999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.133,"5min":1.647,"15min":1.647},"last":0.72199999999999998}]},{"osd":2,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.71299999999999997,"15min":0.68300000000000005},"min":{"1min":0.51900000000000002,"5min":0.504,"15min":0.504},"max":{"1min":1.052,"5min":1.861,"15min":1.861},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.66100000000000003,"15min":0.63500000000000001},"min":{"1min":0.50800000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.96999999999999997,"5min":1.454,"15min":1.454},"last":0.58499999999999996}]},{"osd":3,"last update":"Fri Dec 8 22:23:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.78300000000000003,"15min":0.80000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.90300000000000002,"5min":2.6920000000000002,"15min":2.6920000000000002},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.83799999999999997,"15min":0.83899999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1830000000000001,"5min":1.532,"15min":1.532},"last":0.77100000000000002}]},{"osd":4,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.91800000000000004,"15min":0.92000000000000004},"min":{"1min":0.67300000000000004,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.294,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.99199999999999999,"15min":0.98599999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.3919999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.88700000000000001}]},{"osd":5,"last update":"Fri Dec 8 22:23:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0669999999999999,"15min":1.083},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.2070000000000001,"5min":1.756,"15min":1.756},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.379,"5min":1.395,"15min":1.395},"last":0.85999999999999999}]},{"osd":6,"last update":"Fri Dec 8 22:23:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.115,"15min":1.129},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0800000000000001,"15min":1.0840000000000001},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3959999999999999,"5min":1.514,"15min":1.514},"last":0.89800000000000002}]},{"osd":7,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.92900000000000005}]}]},{"osd":0,"up_from":10,"seq":42949673019,"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 22:23:31 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.622,"15min":0.56699999999999995},"min":{"1min":0.40699999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":2.1120000000000001,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.69899999999999995,"15min":0.628},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.0790000000000002,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":0.85899999999999999}]},{"osd":2,"last update":"Fri Dec 8 22:22:54 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.70999999999999996,"15min":0.67400000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":2.319,"5min":2.319,"15min":2.319},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.65300000000000002,"15min":0.63300000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.57399999999999995}]},{"osd":3,"last update":"Fri Dec 8 22:23:21 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.71199999999999997,"15min":0.70799999999999996},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.80400000000000005,"15min":0.78800000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":2.1579999999999999,"5min":2.1579999999999999,"15min":2.1579999999999999},"last":1.0389999999999999}]},{"osd":4,"last update":"Fri Dec 8 22:22:34 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.90200000000000002,"15min":0.90500000000000003},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.006,"5min":1.0069999999999999,"15min":1.0069999999999999},"min":{"1min":0.83399999999999996,"5min":0.81499999999999995,"15min":0.81499999999999995},"max":{"1min":1.6379999999999999,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.1699999999999999}]},{"osd":5,"last update":"Fri Dec 8 22:23:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.0149999999999999,"15min":1.0209999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":2.391,"5min":2.391,"15min":2.391},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.997,"15min":1.0089999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.25,"5min":1.9350000000000001,"15min":1.9350000000000001},"last":0.89300000000000002}]},{"osd":6,"last update":"Fri Dec 8 22:23:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.0760000000000001,"15min":1.0609999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":4.3310000000000004,"5min":4.3310000000000004,"15min":4.3310000000000004},"last":1.278},{"interface":"front","average":{"1min":1.085,"5min":1.121,"15min":1.127},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":2.2389999999999999,"5min":2.2389999999999999,"15min":2.2389999999999999},"last":1.0800000000000001}]},{"osd":7,"last update":"Fri Dec 8 22:22:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.5509999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.238},{"interface":"front","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.157}]}]},{"osd":2,"up_from":21,"seq":90194313266,"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 22:22:56 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.60799999999999998,"15min":0.58199999999999996},"min":{"1min":0.502,"5min":0.378,"15min":0.378},"max":{"1min":0.998,"5min":1.026,"15min":1.026},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.64200000000000002,"15min":0.61299999999999999},"min":{"1min":0.58699999999999997,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.68500000000000005}]},{"osd":1,"last update":"Fri Dec 8 22:22:56 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.65500000000000003,"15min":0.61699999999999999},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.68400000000000005,"15min":0.65000000000000002},"min":{"1min":0.53400000000000003,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":1.071}]},{"osd":3,"last update":"Fri Dec 8 22:23:16 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.73599999999999999,"15min":0.71599999999999997},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.0940000000000001,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.872},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.77700000000000002,"15min":0.747},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.996}]},{"osd":4,"last update":"Fri Dec 8 22:23:37 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.88400000000000001,"15min":0.86499999999999999},"min":{"1min":0.73599999999999999,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.1040000000000001,"5min":0.96999999999999997,"15min":0.93600000000000005},"min":{"1min":0.87,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.94499999999999995}]},{"osd":5,"last update":"Fri Dec 8 22:23:01 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1,"15min":1.004},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.98399999999999999,"15min":0.97499999999999998},"min":{"1min":0.78700000000000003,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.1220000000000001}]},{"osd":6,"last update":"Fri Dec 8 22:23:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.113,"15min":1.121},"min":{"1min":0.82199999999999995,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.093},{"interface":"front","average":{"1min":1.038,"5min":1.085,"15min":1.093},"min":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.165}]},{"osd":7,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.042,"15min":1.042},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.105,"15min":1.105},"min":{"1min":0.874,"5min":0.874,"15min":0.874},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":1.0209999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149740,"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,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 22:23:14 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.61399999999999999,"15min":0.59199999999999997},"min":{"1min":0.51500000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.94799999999999995,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.70999999999999996,"15min":0.69299999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.91900000000000004,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.84099999999999997}]},{"osd":1,"last update":"Fri Dec 8 22:23:14 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.69099999999999995,"15min":0.66200000000000003},"min":{"1min":0.54900000000000004,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.71299999999999997,"15min":0.72299999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.53600000000000003}]},{"osd":2,"last update":"Fri Dec 8 22:23:14 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.76000000000000001,"15min":0.748},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.012,"5min":1.123,"15min":1.123},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.755,"15min":0.72699999999999998},"min":{"1min":0.58599999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.70999999999999996}]},{"osd":4,"last update":"Fri Dec 8 22:23:36 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.95199999999999996,"15min":0.93999999999999995},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":0.997},{"interface":"front","average":{"1min":1.1679999999999999,"5min":0.98999999999999999,"15min":0.94499999999999995},"min":{"1min":0.82899999999999996,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":2.8100000000000001,"5min":2.8100000000000001,"15min":2.8100000000000001},"last":1.0620000000000001}]},{"osd":5,"last update":"Fri Dec 8 22:23:00 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.95399999999999996,"15min":0.94599999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.5680000000000001,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.98099999999999998,"15min":0.97199999999999998},"min":{"1min":0.75800000000000001,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.97099999999999997}]},{"osd":6,"last update":"Fri Dec 8 22:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.0660000000000001,"15min":1.0449999999999999},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":2.871,"5min":2.871,"15min":2.871},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.018,"5min":1.042,"15min":1.046},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.095}]},{"osd":7,"last update":"Fri Dec 8 22:22:51 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.204}]}]},{"osd":4,"up_from":31,"seq":133143986216,"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,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.82199999999999995,"15min":0.80400000000000005},"min":{"1min":0.56399999999999995,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.0700000000000001,"5min":1.298,"15min":1.298},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.80600000000000005,"15min":0.77000000000000002},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.0569999999999999}]},{"osd":1,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.81899999999999995,"15min":0.80200000000000005},"min":{"1min":0.61099999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.099,"5min":1.115,"15min":1.115},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.81599999999999995,"15min":0.80000000000000004},"min":{"1min":0.67200000000000004,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.93200000000000005}]},{"osd":2,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.80600000000000005,"15min":0.76600000000000001},"min":{"1min":0.624,"5min":0.496,"15min":0.496},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.879,"15min":0.85799999999999998},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":2.2029999999999998,"5min":2.2029999999999998,"15min":2.2029999999999998},"last":0.89700000000000002}]},{"osd":3,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.86199999999999999,"15min":0.82999999999999996},"min":{"1min":0.73499999999999999,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.86099999999999999,"15min":0.84099999999999997},"min":{"1min":0.68999999999999995,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.97499999999999998}]},{"osd":5,"last update":"Fri Dec 8 22:22:59 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.73899999999999999,"15min":0.73499999999999999},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.151,"5min":1.151,"15min":1.151},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.84099999999999997,"15min":0.83499999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0980000000000001}]},{"osd":6,"last update":"Fri Dec 8 22:23:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.93799999999999994,"15min":0.92200000000000004},"min":{"1min":0.55700000000000005,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2230000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.91600000000000004,"15min":0.90500000000000003},"min":{"1min":0.69099999999999995,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.1659999999999999,"5min":1.236,"15min":1.236},"last":0.86899999999999999}]},{"osd":7,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.1739999999999999}]}]},{"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 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.78900000000000003,"15min":0.77700000000000002},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.089,"5min":1.089,"15min":1.089},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.89700000000000002,"15min":0.90300000000000002},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.1970000000000001,"5min":1.204,"15min":1.204},"last":0.79900000000000004}]},{"osd":1,"last update":"Fri Dec 8 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.83499999999999996,"15min":0.83299999999999996},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.0469999999999999,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.84299999999999997,"15min":0.83999999999999997},"min":{"1min":0.625,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1120000000000001,"5min":1.292,"15min":1.292},"last":1.091}]},{"osd":2,"last update":"Fri Dec 8 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.86799999999999999,"15min":0.86199999999999999},"min":{"1min":0.67500000000000004,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.153,"5min":1.161,"15min":1.161},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.89400000000000002,"15min":0.90100000000000002},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.63300000000000001}]},{"osd":3,"last update":"Fri Dec 8 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.65400000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.1579999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.997,"5min":0.93400000000000005,"15min":0.92400000000000004},"min":{"1min":0.746,"5min":0.63,"15min":0.63},"max":{"1min":1.2290000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.0369999999999999}]},{"osd":4,"last update":"Fri Dec 8 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.752,"15min":0.749},"min":{"1min":0.47399999999999998,"5min":0.372,"15min":0.372},"max":{"1min":1.046,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.83399999999999996,"15min":0.83899999999999997},"min":{"1min":0.58299999999999996,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.161,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.1579999999999999}]},{"osd":6,"last update":"Fri Dec 8 22:23:27 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.92600000000000005,"15min":0.92200000000000004},"min":{"1min":0.70099999999999996,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.196,"5min":1.357,"15min":1.357},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.90700000000000003,"15min":0.89400000000000002},"min":{"1min":0.67900000000000005,"5min":0.438,"15min":0.438},"max":{"1min":1.3440000000000001,"5min":1.371,"15min":1.371},"last":0.74199999999999999}]},{"osd":7,"last update":"Fri Dec 8 22:22:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.999,"5min":0.999,"15min":0.999},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.877}]}]}]}} 2023-12-08T22:23:41.332 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-08T22:23:42.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:41 smithi089 bash[24830]: cluster 2023-12-08T22:23:40.439694+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:42.262 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:41 smithi089 bash[24830]: audit 2023-12-08T22:23:40.598100+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:23:42.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:41 smithi089 bash[28481]: cluster 2023-12-08T22:23:40.439694+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:42.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:41 smithi089 bash[28481]: audit 2023-12-08T22:23:40.598100+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:23:42.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:41 smithi099 bash[24814]: cluster 2023-12-08T22:23:40.439694+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:42.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:41 smithi099 bash[24814]: audit 2023-12-08T22:23:40.598100+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.24505 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:23:44.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:43 smithi089 bash[24830]: cluster 2023-12-08T22:23:42.440318+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:44.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:43 smithi089 bash[28481]: cluster 2023-12-08T22:23:42.440318+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:44.138 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:23:44.140 INFO:teuthology.orchestra.run.smithi089.stderr:dumped all 2023-12-08T22:23:44.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:43 smithi099 bash[24814]: cluster 2023-12-08T22:23:42.440318+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:44.818 INFO:teuthology.orchestra.run.smithi089.stdout:{"pg_ready":true,"pg_map":{"version":234,"stamp":"2023-12-08T22:23:42.439961+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":8392220,"kb_used_data":3548,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568996,"statfs":{"total":767960285184,"available":759366651904,"internally_reserved":8589934592,"allocated":3633152,"data_stored":1443642,"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.003285"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2023-12-08T22:21:48.982588+0000","last_change":"2023-12-08T22:21:48.982588+0000","last_active":"2023-12-08T22:21:48.982588+0000","last_peered":"2023-12-08T22:21:48.982588+0000","last_clean":"2023-12-08T22:21:48.982588+0000","last_became_active":"2023-12-08T22:21:48.977467+0000","last_became_peered":"2023-12-08T22:21:48.977467+0000","last_unstale":"2023-12-08T22:21:48.982588+0000","last_undegraded":"2023-12-08T22:21:48.982588+0000","last_fullsized":"2023-12-08T22:21:48.982588+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-08T22:16:38.806056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-08T22:16:38.806056+0000","last_clean_scrub_stamp":"2023-12-08T22:16:38.806056+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 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":0.89900000000000002},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.97199999999999998}]},{"osd":1,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"max":{"1min":1.4059999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.64300000000000002}]},{"osd":2,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.81399999999999995},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.80000000000000004}]},{"osd":3,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.875,"15min":0.875},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.745},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.95399999999999996,"15min":0.95399999999999996},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.589,"5min":1.589,"15min":1.589},"last":2.702}]},{"osd":4,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":0.92700000000000005}]},{"osd":5,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.0589999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":1.1220000000000001}]},{"osd":6,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.077},{"interface":"front","average":{"1min":1.014,"5min":1.014,"15min":1.014},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.0089999999999999}]}]},{"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 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.85799999999999998,"15min":0.85699999999999998},"min":{"1min":0.63600000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.135,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.89900000000000002,"15min":0.90600000000000003},"min":{"1min":0.64700000000000002,"5min":0.502,"15min":0.502},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.75800000000000001}]},{"osd":1,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.85499999999999998,"15min":0.86099999999999999},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.089,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.88900000000000001,"15min":0.88400000000000001},"min":{"1min":0.65000000000000002,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.635,"5min":1.635,"15min":1.635},"last":0.68600000000000005}]},{"osd":2,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.80400000000000005,"15min":0.79600000000000004},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.204,"5min":1.258,"15min":1.258},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95699999999999996,"15min":0.95699999999999996},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.81699999999999995}]},{"osd":3,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.93999999999999995,"15min":0.94699999999999995},"min":{"1min":0.629,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.90500000000000003,"15min":0.90100000000000002},"min":{"1min":0.67100000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.71799999999999997}]},{"osd":4,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.88,"15min":0.86699999999999999},"min":{"1min":0.70499999999999996,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96199999999999997,"15min":0.96599999999999997},"min":{"1min":0.59099999999999997,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.95399999999999996}]},{"osd":5,"last update":"Fri Dec 8 22:23:28 2023","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.92700000000000005,"15min":0.90800000000000003},"min":{"1min":0.70599999999999996,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":1.097},{"interface":"front","average":{"1min":1.032,"5min":0.95399999999999996,"15min":0.94099999999999995},"min":{"1min":0.64400000000000002,"5min":0.436,"15min":0.436},"max":{"1min":1.7649999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":1.0349999999999999}]},{"osd":7,"last update":"Fri Dec 8 22:22:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.042,"5min":1.042,"15min":1.042},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.002}]}]},{"osd":1,"up_from":16,"seq":68719476790,"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 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.624,"15min":0.57799999999999996},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.01,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.69699999999999995,"15min":0.63100000000000001},"min":{"1min":0.47599999999999998,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.133,"5min":1.647,"15min":1.647},"last":0.72199999999999998}]},{"osd":2,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.71299999999999997,"15min":0.68300000000000005},"min":{"1min":0.51900000000000002,"5min":0.504,"15min":0.504},"max":{"1min":1.052,"5min":1.861,"15min":1.861},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.66100000000000003,"15min":0.63500000000000001},"min":{"1min":0.50800000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":0.96999999999999997,"5min":1.454,"15min":1.454},"last":0.58499999999999996}]},{"osd":3,"last update":"Fri Dec 8 22:23:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.78300000000000003,"15min":0.80000000000000004},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.90300000000000002,"5min":2.6920000000000002,"15min":2.6920000000000002},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.83799999999999997,"15min":0.83899999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.1830000000000001,"5min":1.532,"15min":1.532},"last":0.77100000000000002}]},{"osd":4,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.91800000000000004,"15min":0.92000000000000004},"min":{"1min":0.67300000000000004,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.294,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.95699999999999996,"5min":0.99199999999999999,"15min":0.98599999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.3919999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.88700000000000001}]},{"osd":5,"last update":"Fri Dec 8 22:23:00 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0669999999999999,"15min":1.083},"min":{"1min":0.76200000000000001,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.2070000000000001,"5min":1.756,"15min":1.756},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.038,"5min":1.038,"15min":1.038},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.379,"5min":1.395,"15min":1.395},"last":0.85999999999999999}]},{"osd":6,"last update":"Fri Dec 8 22:23:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.115,"15min":1.129},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0800000000000001,"15min":1.0840000000000001},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3959999999999999,"5min":1.514,"15min":1.514},"last":0.89800000000000002}]},{"osd":7,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":1.3799999999999999},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.92900000000000005}]}]},{"osd":0,"up_from":10,"seq":42949673020,"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 22:23:31 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.622,"15min":0.56699999999999995},"min":{"1min":0.40699999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":2.1120000000000001,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.69899999999999995,"15min":0.628},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":2.0790000000000002,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":0.92300000000000004}]},{"osd":2,"last update":"Fri Dec 8 22:22:54 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.70999999999999996,"15min":0.67400000000000004},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":2.319,"5min":2.319,"15min":2.319},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.65300000000000002,"15min":0.63300000000000001},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.69999999999999996}]},{"osd":3,"last update":"Fri Dec 8 22:23:21 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.71199999999999997,"15min":0.70799999999999996},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.80400000000000005,"15min":0.78800000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":2.1579999999999999,"5min":2.1579999999999999,"15min":2.1579999999999999},"last":0.73699999999999999}]},{"osd":4,"last update":"Fri Dec 8 22:23:38 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.89600000000000002,"15min":0.90300000000000002},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.004,"15min":1.006},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.5600000000000001,"5min":1.6379999999999999,"15min":1.6379999999999999},"last":1.149}]},{"osd":5,"last update":"Fri Dec 8 22:23:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.0149999999999999,"15min":1.0209999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":2.391,"5min":2.391,"15min":2.391},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.997,"15min":1.0089999999999999},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.25,"5min":1.9350000000000001,"15min":1.9350000000000001},"last":0.88300000000000001}]},{"osd":6,"last update":"Fri Dec 8 22:23:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.0760000000000001,"15min":1.0609999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":4.3310000000000004,"5min":4.3310000000000004,"15min":4.3310000000000004},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.085,"5min":1.121,"15min":1.127},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":2.2389999999999999,"5min":2.2389999999999999,"15min":2.2389999999999999},"last":1.02}]},{"osd":7,"last update":"Fri Dec 8 22:22:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.5509999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.3},{"interface":"front","average":{"1min":1.103,"5min":1.103,"15min":1.103},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.0820000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313266,"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 22:22:56 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.60799999999999998,"15min":0.58199999999999996},"min":{"1min":0.502,"5min":0.378,"15min":0.378},"max":{"1min":0.998,"5min":1.026,"15min":1.026},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.76000000000000001,"5min":0.64200000000000002,"15min":0.61299999999999999},"min":{"1min":0.58699999999999997,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.68500000000000005}]},{"osd":1,"last update":"Fri Dec 8 22:22:56 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.65500000000000003,"15min":0.61699999999999999},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.024,"5min":1.024,"15min":1.024},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.68400000000000005,"15min":0.65000000000000002},"min":{"1min":0.53400000000000003,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":1.071}]},{"osd":3,"last update":"Fri Dec 8 22:23:16 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.73599999999999999,"15min":0.71599999999999997},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.0940000000000001,"5min":1.0940000000000001,"15min":1.0940000000000001},"last":0.872},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.77700000000000002,"15min":0.747},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.0329999999999999},"last":0.996}]},{"osd":4,"last update":"Fri Dec 8 22:23:37 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.88400000000000001,"15min":0.86499999999999999},"min":{"1min":0.73599999999999999,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.1040000000000001,"5min":0.96999999999999997,"15min":0.93600000000000005},"min":{"1min":0.87,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.94499999999999995}]},{"osd":5,"last update":"Fri Dec 8 22:23:01 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1,"15min":1.004},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.375,"5min":1.375,"15min":1.375},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.98399999999999999,"15min":0.97499999999999998},"min":{"1min":0.78700000000000003,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.1220000000000001}]},{"osd":6,"last update":"Fri Dec 8 22:23:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.113,"15min":1.121},"min":{"1min":0.82199999999999995,"5min":0.80300000000000005,"15min":0.80300000000000005},"max":{"1min":1.6180000000000001,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":1.093},{"interface":"front","average":{"1min":1.038,"5min":1.085,"15min":1.093},"min":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":1.165}]},{"osd":7,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.042,"15min":1.042},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.415,"5min":1.415,"15min":1.415},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.105,"15min":1.105},"min":{"1min":0.874,"5min":0.874,"15min":0.874},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":1.0209999999999999}]}]},{"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":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,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 22:23:14 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.61399999999999999,"15min":0.59199999999999997},"min":{"1min":0.51500000000000001,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.94799999999999995,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.75},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.70999999999999996,"15min":0.69299999999999995},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.91900000000000004,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.81799999999999995}]},{"osd":1,"last update":"Fri Dec 8 22:23:14 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.69099999999999995,"15min":0.66200000000000003},"min":{"1min":0.54900000000000004,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.71299999999999997,"15min":0.72299999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.87}]},{"osd":2,"last update":"Fri Dec 8 22:23:14 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":0.76000000000000001,"15min":0.748},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.012,"5min":1.123,"15min":1.123},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.755,"15min":0.72699999999999998},"min":{"1min":0.58599999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.96799999999999997}]},{"osd":4,"last update":"Fri Dec 8 22:23:36 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.95199999999999996,"15min":0.93999999999999995},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.026},{"interface":"front","average":{"1min":1.1679999999999999,"5min":0.98999999999999999,"15min":0.94499999999999995},"min":{"1min":0.82899999999999996,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":2.8100000000000001,"5min":2.8100000000000001,"15min":2.8100000000000001},"last":1.4550000000000001}]},{"osd":5,"last update":"Fri Dec 8 22:23:00 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.95399999999999996,"15min":0.94599999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.5680000000000001,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.3140000000000001},{"interface":"front","average":{"1min":1.0369999999999999,"5min":0.98099999999999998,"15min":0.97199999999999998},"min":{"1min":0.75800000000000001,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.272}]},{"osd":6,"last update":"Fri Dec 8 22:23:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.0660000000000001,"15min":1.0449999999999999},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":2.871,"5min":2.871,"15min":2.871},"last":1.208},{"interface":"front","average":{"1min":1.018,"5min":1.042,"15min":1.046},"min":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.3360000000000001}]},{"osd":7,"last update":"Fri Dec 8 22:22:51 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.4199999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"min":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.387}]}]},{"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":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,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.82199999999999995,"15min":0.80400000000000005},"min":{"1min":0.56399999999999995,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.0700000000000001,"5min":1.298,"15min":1.298},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.80600000000000005,"15min":0.77000000000000002},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.877}]},{"osd":1,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.81899999999999995,"15min":0.80200000000000005},"min":{"1min":0.61099999999999999,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.099,"5min":1.115,"15min":1.115},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.81599999999999995,"15min":0.80000000000000004},"min":{"1min":0.67200000000000004,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.92300000000000004}]},{"osd":2,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.80600000000000005,"15min":0.76600000000000001},"min":{"1min":0.624,"5min":0.496,"15min":0.496},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.879,"15min":0.85799999999999998},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":2.2029999999999998,"5min":2.2029999999999998,"15min":2.2029999999999998},"last":0.73099999999999998}]},{"osd":3,"last update":"Fri Dec 8 22:23:35 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.86199999999999999,"15min":0.82999999999999996},"min":{"1min":0.73499999999999999,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.86099999999999999,"15min":0.84099999999999997},"min":{"1min":0.68999999999999995,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.98599999999999999}]},{"osd":5,"last update":"Fri Dec 8 22:22:59 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.73899999999999999,"15min":0.73499999999999999},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.151,"5min":1.151,"15min":1.151},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.84099999999999997,"15min":0.83499999999999996},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.96499999999999997}]},{"osd":6,"last update":"Fri Dec 8 22:23:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":0.93799999999999994,"15min":0.92200000000000004},"min":{"1min":0.55700000000000005,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2230000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.038},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.91600000000000004,"15min":0.90500000000000003},"min":{"1min":0.69099999999999995,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.1659999999999999,"5min":1.236,"15min":1.236},"last":1.0680000000000001}]},{"osd":7,"last update":"Fri Dec 8 22:22:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.94299999999999995,"15min":0.94299999999999995},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.1100000000000001}]}]},{"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 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.78900000000000003,"15min":0.77700000000000002},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.089,"5min":1.089,"15min":1.089},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.89700000000000002,"15min":0.90300000000000002},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.1970000000000001,"5min":1.204,"15min":1.204},"last":0.79900000000000004}]},{"osd":1,"last update":"Fri Dec 8 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.83499999999999996,"15min":0.83299999999999996},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.0469999999999999,"5min":1.1850000000000001,"15min":1.1850000000000001},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.84299999999999997,"15min":0.83999999999999997},"min":{"1min":0.625,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.1120000000000001,"5min":1.292,"15min":1.292},"last":1.091}]},{"osd":2,"last update":"Fri Dec 8 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.86799999999999999,"15min":0.86199999999999999},"min":{"1min":0.67500000000000004,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.153,"5min":1.161,"15min":1.161},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.85399999999999998,"5min":0.89400000000000002,"15min":0.90100000000000002},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.63300000000000001}]},{"osd":3,"last update":"Fri Dec 8 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.90800000000000003,"15min":0.90400000000000003},"min":{"1min":0.65400000000000003,"5min":0.625,"15min":0.625},"max":{"1min":1.1579999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.997,"5min":0.93400000000000005,"15min":0.92400000000000004},"min":{"1min":0.746,"5min":0.63,"15min":0.63},"max":{"1min":1.2290000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.0369999999999999}]},{"osd":4,"last update":"Fri Dec 8 22:22:58 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.752,"15min":0.749},"min":{"1min":0.47399999999999998,"5min":0.372,"15min":0.372},"max":{"1min":1.046,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.83399999999999996,"15min":0.83899999999999997},"min":{"1min":0.58299999999999996,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.161,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.1579999999999999}]},{"osd":6,"last update":"Fri Dec 8 22:23:27 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.92600000000000005,"15min":0.92200000000000004},"min":{"1min":0.70099999999999996,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.196,"5min":1.357,"15min":1.357},"last":1.1180000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.90700000000000003,"15min":0.89400000000000002},"min":{"1min":0.67900000000000005,"5min":0.438,"15min":0.438},"max":{"1min":1.3440000000000001,"5min":1.371,"15min":1.371},"last":0.74199999999999999}]},{"osd":7,"last update":"Fri Dec 8 22:22:52 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.999,"5min":0.999,"15min":0.999},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.397,"5min":1.397,"15min":1.397},"last":0.877}]}]}]}} 2023-12-08T22:23:44.819 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-08T22:23:44.819 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-08T22:23:44.819 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-08T22:23:44.820 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 544107b6-9617-11ee-95a3-87774f69a715 -- ceph health --format=json 2023-12-08T22:23:45.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:44 smithi089 bash[24830]: audit 2023-12-08T22:23:44.128326+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:23:45.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:44 smithi089 bash[24830]: cluster 2023-12-08T22:23:44.440973+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:45.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:44 smithi089 bash[28481]: audit 2023-12-08T22:23:44.128326+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:23:45.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:44 smithi089 bash[28481]: cluster 2023-12-08T22:23:44.440973+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:45.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:44 smithi099 bash[24814]: audit 2023-12-08T22:23:44.128326+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:23:45.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:44 smithi099 bash[24814]: cluster 2023-12-08T22:23:44.440973+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:47.598 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-08T22:23:48.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:47 smithi089 bash[24830]: cluster 2023-12-08T22:23:46.441571+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:48.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:47 smithi089 bash[24830]: audit 2023-12-08T22:23:47.595865+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.89:0/3149275739' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T22:23:48.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:47 smithi089 bash[28481]: cluster 2023-12-08T22:23:46.441571+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:48.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:47 smithi089 bash[28481]: audit 2023-12-08T22:23:47.595865+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.89:0/3149275739' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T22:23:48.292 INFO:teuthology.orchestra.run.smithi089.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-08T22:23:48.293 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-08T22:23:48.293 INFO:tasks.cephadm:Setup complete, yielding 2023-12-08T22:23:48.293 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-08T22:23:48.330 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi089.front.sepia.ceph.com 2023-12-08T22:23:48.331 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-08T22:23:48.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:47 smithi099 bash[24814]: cluster 2023-12-08T22:23:46.441571+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:48.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:47 smithi099 bash[24814]: audit 2023-12-08T22:23:47.595865+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.89:0/3149275739' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T22:23:50.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:49 smithi099 bash[24814]: cluster 2023-12-08T22:23:48.442108+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:50.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:49 smithi089 bash[24830]: cluster 2023-12-08T22:23:48.442108+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:50.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:49 smithi089 bash[28481]: cluster 2023-12-08T22:23:48.442108+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:51.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:51 smithi099 bash[24814]: cluster 2023-12-08T22:23:50.442659+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:51.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:51 smithi089 bash[24830]: cluster 2023-12-08T22:23:50.442659+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:51.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:51 smithi089 bash[28481]: cluster 2023-12-08T22:23:50.442659+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:52.324 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:23:52.325 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "49ce2858-f07e-4473-bea4-a48eec3bd9b9", 2023-12-08T22:23:52.325 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "r", 2023-12-08T22:23:52.325 INFO:teuthology.orchestra.run.smithi089.stdout: "current_period": "9b5b4ce5-6f77-43de-a265-0ae6960752c7", 2023-12-08T22:23:52.325 INFO:teuthology.orchestra.run.smithi089.stdout: "epoch": 1 2023-12-08T22:23:52.325 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:23:52.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:52 smithi099 bash[24814]: cluster 2023-12-08T22:23:51.278391+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-08T22:23:52.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:52 smithi099 bash[24814]: audit 2023-12-08T22:23:51.281863+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.89:0/3784627845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:23:52.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:52 smithi099 bash[24814]: audit 2023-12-08T22:23:52.282810+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.89:0/3784627845' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T22:23:52.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:52 smithi099 bash[24814]: cluster 2023-12-08T22:23:52.282998+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-08T22:23:52.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:52 smithi089 bash[24830]: cluster 2023-12-08T22:23:51.278391+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-08T22:23:52.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:52 smithi089 bash[24830]: audit 2023-12-08T22:23:51.281863+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.89:0/3784627845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:23:52.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:52 smithi089 bash[24830]: audit 2023-12-08T22:23:52.282810+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.89:0/3784627845' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T22:23:52.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:52 smithi089 bash[24830]: cluster 2023-12-08T22:23:52.282998+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-08T22:23:52.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:52 smithi089 bash[28481]: cluster 2023-12-08T22:23:51.278391+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-12-08T22:23:52.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:52 smithi089 bash[28481]: audit 2023-12-08T22:23:51.281863+0000 mon.a (mon.0) 530 : audit [INF] from='client.? 172.21.15.89:0/3784627845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:23:52.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:52 smithi089 bash[28481]: audit 2023-12-08T22:23:52.282810+0000 mon.a (mon.0) 531 : audit [INF] from='client.? 172.21.15.89:0/3784627845' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T22:23:52.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:52 smithi089 bash[28481]: cluster 2023-12-08T22:23:52.282998+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-12-08T22:23:52.980 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-08T22:23:53.305 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:53 smithi089 bash[24830]: cluster 2023-12-08T22:23:52.443265+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v241: 33 pgs: 4 creating+peering, 1 active+clean, 28 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:53.305 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:53 smithi089 bash[24830]: cluster 2023-12-08T22:23:53.283273+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-08T22:23:53.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:53 smithi089 bash[28481]: cluster 2023-12-08T22:23:52.443265+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v241: 33 pgs: 4 creating+peering, 1 active+clean, 28 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:53.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:53 smithi089 bash[28481]: cluster 2023-12-08T22:23:53.283273+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-08T22:23:53.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:53 smithi099 bash[24814]: cluster 2023-12-08T22:23:52.443265+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v241: 33 pgs: 4 creating+peering, 1 active+clean, 28 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:23:53.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:53 smithi099 bash[24814]: cluster 2023-12-08T22:23:53.283273+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-12-08T22:23:55.592 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:23:55.592 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "bac5affe-fbe4-4ced-bfb9-71c992369921", 2023-12-08T22:23:55.592 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "default", 2023-12-08T22:23:55.592 INFO:teuthology.orchestra.run.smithi089.stdout: "api_name": "default", 2023-12-08T22:23:55.592 INFO:teuthology.orchestra.run.smithi089.stdout: "is_master": "true", 2023-12-08T22:23:55.592 INFO:teuthology.orchestra.run.smithi089.stdout: "endpoints": [], 2023-12-08T22:23:55.592 INFO:teuthology.orchestra.run.smithi089.stdout: "hostnames": [], 2023-12-08T22:23:55.592 INFO:teuthology.orchestra.run.smithi089.stdout: "hostnames_s3website": [], 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout: "master_zone": "", 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout: "zones": [], 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout: "placement_targets": [], 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout: "default_placement": "", 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_id": "49ce2858-f07e-4473-bea4-a48eec3bd9b9", 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_policy": { 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout: "groups": [] 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:23:55.593 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:23:55.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:55 smithi089 bash[24830]: cluster 2023-12-08T22:23:54.443987+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v243: 33 pgs: 21 active+clean, 4 creating+peering, 8 unknown; 359 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-08T22:23:55.814 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:55 smithi089 bash[28481]: cluster 2023-12-08T22:23:54.443987+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v243: 33 pgs: 21 active+clean, 4 creating+peering, 8 unknown; 359 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-08T22:23:55.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:55 smithi099 bash[24814]: cluster 2023-12-08T22:23:54.443987+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v243: 33 pgs: 21 active+clean, 4 creating+peering, 8 unknown; 359 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-08T22:23:56.252 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-08T22:23:58.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:57 smithi099 bash[24814]: cluster 2023-12-08T22:23:56.444654+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v244: 33 pgs: 29 active+clean, 4 creating+peering; 415 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-12-08T22:23:58.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:57 smithi089 bash[24830]: cluster 2023-12-08T22:23:56.444654+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v244: 33 pgs: 29 active+clean, 4 creating+peering; 415 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-12-08T22:23:58.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:57 smithi089 bash[28481]: cluster 2023-12-08T22:23:56.444654+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v244: 33 pgs: 29 active+clean, 4 creating+peering; 415 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s wr, 1 op/s 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "bd78df33-01de-446a-bc1c-0297d80a3561", 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "z", 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout: "domain_root": "z.rgw.meta:root", 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout: "control_pool": "z.rgw.control", 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout: "log_pool": "z.rgw.log", 2023-12-08T22:23:58.723 INFO:teuthology.orchestra.run.smithi089.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "otp_pool": "z.rgw.otp", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "system_key": { 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "access_key": "", 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "secret_key": "" 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:23:58.724 INFO:teuthology.orchestra.run.smithi089.stdout: "placement_pools": [ 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: { 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: "key": "default-placement", 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: "val": { 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: "storage_classes": { 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: "STANDARD": { 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: "index_type": 0 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:23:58.725 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:23:58.726 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2023-12-08T22:23:58.726 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_id": "49ce2858-f07e-4473-bea4-a48eec3bd9b9" 2023-12-08T22:23:58.726 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:23:59.380 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-08T22:24:00.237 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:23:59 smithi089 bash[24830]: cluster 2023-12-08T22:23:58.445317+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v245: 33 pgs: 33 active+clean; 608 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 142 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-12-08T22:24:00.237 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:23:59 smithi089 bash[28481]: cluster 2023-12-08T22:23:58.445317+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v245: 33 pgs: 33 active+clean; 608 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 142 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-12-08T22:24:00.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:23:59 smithi099 bash[24814]: cluster 2023-12-08T22:23:58.445317+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v245: 33 pgs: 33 active+clean; 608 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 142 B/s rd, 1.4 KiB/s wr, 1 op/s 2023-12-08T22:24:02.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:02 smithi099 bash[24814]: cluster 2023-12-08T22:24:00.446043+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v246: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 501 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-08T22:24:02.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:02 smithi089 bash[24830]: cluster 2023-12-08T22:24:00.446043+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v246: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 501 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-08T22:24:02.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:02 smithi089 bash[28481]: cluster 2023-12-08T22:24:00.446043+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v246: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 501 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-08T22:24:03.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:03 smithi099 bash[24814]: cluster 2023-12-08T22:24:02.446631+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v247: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2023-12-08T22:24:03.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:03 smithi099 bash[24814]: cluster 2023-12-08T22:24:02.458396+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-08T22:24:03.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:03 smithi099 bash[24814]: audit 2023-12-08T22:24:02.460146+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:24:03.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:03 smithi089 bash[24830]: cluster 2023-12-08T22:24:02.446631+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v247: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2023-12-08T22:24:03.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:03 smithi089 bash[24830]: cluster 2023-12-08T22:24:02.458396+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-08T22:24:03.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:03 smithi089 bash[24830]: audit 2023-12-08T22:24:02.460146+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:24:03.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:03 smithi089 bash[28481]: cluster 2023-12-08T22:24:02.446631+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v247: 33 pgs: 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2023-12-08T22:24:03.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:03 smithi089 bash[28481]: cluster 2023-12-08T22:24:02.458396+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-12-08T22:24:03.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:03 smithi089 bash[28481]: audit 2023-12-08T22:24:02.460146+0000 mon.a (mon.0) 535 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:24:04.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:04 smithi099 bash[24814]: audit 2023-12-08T22:24:03.463562+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T22:24:04.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:04 smithi099 bash[24814]: cluster 2023-12-08T22:24:03.463846+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-08T22:24:04.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:04 smithi089 bash[24830]: audit 2023-12-08T22:24:03.463562+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T22:24:04.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:04 smithi089 bash[24830]: cluster 2023-12-08T22:24:03.463846+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-08T22:24:04.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:04 smithi089 bash[28481]: audit 2023-12-08T22:24:03.463562+0000 mon.a (mon.0) 536 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T22:24:04.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:04 smithi089 bash[28481]: cluster 2023-12-08T22:24:03.463846+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-12-08T22:24:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:05 smithi099 bash[24814]: cluster 2023-12-08T22:24:04.447411+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v250: 65 pgs: 19 unknown, 46 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-12-08T22:24:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:05 smithi099 bash[24814]: cluster 2023-12-08T22:24:04.480463+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-08T22:24:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:05 smithi099 bash[24814]: audit 2023-12-08T22:24:04.485333+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:24:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:05 smithi099 bash[24814]: audit 2023-12-08T22:24:05.485053+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T22:24:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:05 smithi099 bash[24814]: cluster 2023-12-08T22:24:05.485315+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-08T22:24:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[24830]: cluster 2023-12-08T22:24:04.447411+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v250: 65 pgs: 19 unknown, 46 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-12-08T22:24:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[24830]: cluster 2023-12-08T22:24:04.480463+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-08T22:24:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[24830]: audit 2023-12-08T22:24:04.485333+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:24:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[24830]: audit 2023-12-08T22:24:05.485053+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T22:24:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[24830]: cluster 2023-12-08T22:24:05.485315+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-08T22:24:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[28481]: cluster 2023-12-08T22:24:04.447411+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v250: 65 pgs: 19 unknown, 46 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2023-12-08T22:24:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[28481]: cluster 2023-12-08T22:24:04.480463+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-12-08T22:24:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[28481]: audit 2023-12-08T22:24:04.485333+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:24:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[28481]: audit 2023-12-08T22:24:05.485053+0000 mon.a (mon.0) 540 : audit [INF] from='client.? 172.21.15.89:0/3275061218' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T22:24:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:05 smithi089 bash[28481]: cluster 2023-12-08T22:24:05.485315+0000 mon.a (mon.0) 541 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-12-08T22:24:07.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:07 smithi099 bash[24814]: cluster 2023-12-08T22:24:06.448120+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v253: 97 pgs: 5 creating+peering, 32 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2023-12-08T22:24:07.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:07 smithi099 bash[24814]: cluster 2023-12-08T22:24:06.488748+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-08T22:24:07.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:07 smithi099 bash[24814]: audit 2023-12-08T22:24:06.494356+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T22:24:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:07 smithi089 bash[24830]: cluster 2023-12-08T22:24:06.448120+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v253: 97 pgs: 5 creating+peering, 32 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2023-12-08T22:24:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:07 smithi089 bash[24830]: cluster 2023-12-08T22:24:06.488748+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-08T22:24:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:07 smithi089 bash[24830]: audit 2023-12-08T22:24:06.494356+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T22:24:07.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:07 smithi089 bash[28481]: cluster 2023-12-08T22:24:06.448120+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v253: 97 pgs: 5 creating+peering, 32 unknown, 60 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2023-12-08T22:24:07.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:07 smithi089 bash[28481]: cluster 2023-12-08T22:24:06.488748+0000 mon.a (mon.0) 542 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-12-08T22:24:07.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:07 smithi089 bash[28481]: audit 2023-12-08T22:24:06.494356+0000 mon.a (mon.0) 543 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T22:24:08.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:08 smithi099 bash[24814]: audit 2023-12-08T22:24:07.491491+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T22:24:08.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:08 smithi099 bash[24814]: cluster 2023-12-08T22:24:07.491769+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-08T22:24:08.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:08 smithi099 bash[24814]: audit 2023-12-08T22:24:07.500818+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T22:24:08.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:08 smithi099 bash[24814]: audit 2023-12-08T22:24:08.496065+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T22:24:08.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:08 smithi099 bash[24814]: cluster 2023-12-08T22:24:08.496188+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-08T22:24:08.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:08 smithi099 bash[24814]: audit 2023-12-08T22:24:08.497617+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T22:24:08.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[24830]: audit 2023-12-08T22:24:07.491491+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T22:24:08.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[24830]: cluster 2023-12-08T22:24:07.491769+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-08T22:24:08.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[24830]: audit 2023-12-08T22:24:07.500818+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T22:24:08.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[24830]: audit 2023-12-08T22:24:08.496065+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T22:24:08.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[24830]: cluster 2023-12-08T22:24:08.496188+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-08T22:24:08.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[24830]: audit 2023-12-08T22:24:08.497617+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T22:24:08.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[28481]: audit 2023-12-08T22:24:07.491491+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T22:24:08.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[28481]: cluster 2023-12-08T22:24:07.491769+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-12-08T22:24:08.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[28481]: audit 2023-12-08T22:24:07.500818+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T22:24:08.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[28481]: audit 2023-12-08T22:24:08.496065+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T22:24:08.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[28481]: cluster 2023-12-08T22:24:08.496188+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-12-08T22:24:08.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:08 smithi089 bash[28481]: audit 2023-12-08T22:24:08.497617+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T22:24:09.695 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:24:09.695 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "92558df9-ded8-4d66-b647-c6ba344ec74a", 2023-12-08T22:24:09.695 INFO:teuthology.orchestra.run.smithi089.stdout: "epoch": 1, 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "predecessor_uuid": "9b5b4ce5-6f77-43de-a265-0ae6960752c7", 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_status": [], 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "period_map": { 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "92558df9-ded8-4d66-b647-c6ba344ec74a", 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "zonegroups": [ 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: { 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "bac5affe-fbe4-4ced-bfb9-71c992369921", 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "default", 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "api_name": "default", 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "is_master": "true", 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "endpoints": [], 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "hostnames": [], 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "hostnames_s3website": [], 2023-12-08T22:24:09.696 INFO:teuthology.orchestra.run.smithi089.stdout: "master_zone": "bd78df33-01de-446a-bc1c-0297d80a3561", 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "zones": [ 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: { 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "id": "bd78df33-01de-446a-bc1c-0297d80a3561", 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "z", 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "endpoints": [], 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "log_meta": "false", 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "log_data": "false", 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "bucket_index_max_shards": 11, 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "read_only": "false", 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "tier_type": "", 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_from_all": "true", 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_from": [], 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: "redirect_zone": "" 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:24:09.697 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "placement_targets": [ 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: { 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "name": "default-placement", 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "tags": [], 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "storage_classes": [ 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "STANDARD" 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "default_placement": "default-placement", 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_id": "49ce2858-f07e-4473-bea4-a48eec3bd9b9", 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "sync_policy": { 2023-12-08T22:24:09.698 INFO:teuthology.orchestra.run.smithi089.stdout: "groups": [] 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: "short_zone_ids": [ 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: { 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: "key": "bd78df33-01de-446a-bc1c-0297d80a3561", 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: "val": 993850689 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: "master_zonegroup": "bac5affe-fbe4-4ced-bfb9-71c992369921", 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: "master_zone": "bd78df33-01de-446a-bc1c-0297d80a3561", 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: "period_config": { 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: "bucket_quota": { 2023-12-08T22:24:09.699 INFO:teuthology.orchestra.run.smithi089.stdout: "enabled": false, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "check_on_raw": false, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "max_size": -1, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "max_size_kb": 0, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "max_objects": -1 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "user_quota": { 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "enabled": false, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "check_on_raw": false, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "max_size": -1, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "max_size_kb": 0, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "max_objects": -1 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_id": "49ce2858-f07e-4473-bea4-a48eec3bd9b9", 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_name": "r", 2023-12-08T22:24:09.700 INFO:teuthology.orchestra.run.smithi089.stdout: "realm_epoch": 2 2023-12-08T22:24:09.701 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:24:09.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:09 smithi099 bash[24814]: cluster 2023-12-08T22:24:08.448946+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v256: 129 pgs: 13 creating+peering, 30 unknown, 86 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-08T22:24:09.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:09 smithi099 bash[24814]: audit 2023-12-08T22:24:09.497961+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T22:24:09.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:09 smithi099 bash[24814]: cluster 2023-12-08T22:24:09.498432+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T22:24:09.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:09 smithi089 bash[24830]: cluster 2023-12-08T22:24:08.448946+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v256: 129 pgs: 13 creating+peering, 30 unknown, 86 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-08T22:24:09.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:09 smithi089 bash[24830]: audit 2023-12-08T22:24:09.497961+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T22:24:09.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:09 smithi089 bash[24830]: cluster 2023-12-08T22:24:09.498432+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T22:24:09.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:09 smithi089 bash[28481]: cluster 2023-12-08T22:24:08.448946+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v256: 129 pgs: 13 creating+peering, 30 unknown, 86 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2023-12-08T22:24:09.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:09 smithi089 bash[28481]: audit 2023-12-08T22:24:09.497961+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.89:0/1488343401' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T22:24:09.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:09 smithi089 bash[28481]: cluster 2023-12-08T22:24:09.498432+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T22:24:10.559 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-12-08T22:24:11.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:11 smithi089 bash[24830]: cluster 2023-12-08T22:24:10.449968+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v259: 129 pgs: 8 creating+peering, 3 unknown, 118 active+clean; 2.4 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2023-12-08T22:24:11.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:11 smithi089 bash[28481]: cluster 2023-12-08T22:24:10.449968+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v259: 129 pgs: 8 creating+peering, 3 unknown, 118 active+clean; 2.4 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2023-12-08T22:24:11.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:11 smithi099 bash[24814]: cluster 2023-12-08T22:24:10.449968+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v259: 129 pgs: 8 creating+peering, 3 unknown, 118 active+clean; 2.4 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 6 op/s 2023-12-08T22:24:13.219 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled rgw update... 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: cluster 2023-12-08T22:24:12.451156+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 4.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 686 B/s rd, 4.0 KiB/s wr, 15 op/s 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.209548+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:24:13.208861\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.215032+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:24:13.208861\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.219514+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.228139+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.229463+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.236308+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.237457+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.244718+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.245920+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:24:13.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.252122+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.253370+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[24830]: audit 2023-12-08T22:24:13.254742+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi089.jehmmi", "key": "container_image"}]: dispatch 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: cluster 2023-12-08T22:24:12.451156+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 4.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 686 B/s rd, 4.0 KiB/s wr, 15 op/s 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.209548+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:24:13.208861\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.215032+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:24:13.208861\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.219514+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.228139+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.229463+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.236308+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T22:24:13.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.237457+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T22:24:13.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.244718+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T22:24:13.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.245920+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:24:13.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.252122+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:24:13.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.253370+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:24:13.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:13 smithi089 bash[28481]: audit 2023-12-08T22:24:13.254742+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi089.jehmmi", "key": "container_image"}]: dispatch 2023-12-08T22:24:13.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: cluster 2023-12-08T22:24:12.451156+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 4.0 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 686 B/s rd, 4.0 KiB/s wr, 15 op/s 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.209548+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:24:13.208861\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.215032+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:24:13.208861\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.219514+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.228139+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.229463+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.236308+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.237457+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.244718+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.245920+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.252122+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.253370+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:24:13.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:13 smithi099 bash[24814]: audit 2023-12-08T22:24:13.254742+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi089.jehmmi", "key": "container_image"}]: dispatch 2023-12-08T22:24:14.311 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'sleep 120' 2023-12-08T22:24:14.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:14 smithi089 bash[24830]: audit 2023-12-08T22:24:13.207763+0000 mgr.y (mgr.14142) 264 : audit [DBG] from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:24:14.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:14 smithi089 bash[24830]: cephadm 2023-12-08T22:24:13.208835+0000 mgr.y (mgr.14142) 265 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T22:24:14.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:14 smithi089 bash[24830]: cephadm 2023-12-08T22:24:13.254300+0000 mgr.y (mgr.14142) 266 : cephadm [INF] Deploying daemon rgw.r.z.smithi089.jehmmi on smithi089 2023-12-08T22:24:14.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:14 smithi089 bash[28481]: audit 2023-12-08T22:24:13.207763+0000 mgr.y (mgr.14142) 264 : audit [DBG] from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:24:14.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:14 smithi089 bash[28481]: cephadm 2023-12-08T22:24:13.208835+0000 mgr.y (mgr.14142) 265 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T22:24:14.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:14 smithi089 bash[28481]: cephadm 2023-12-08T22:24:13.254300+0000 mgr.y (mgr.14142) 266 : cephadm [INF] Deploying daemon rgw.r.z.smithi089.jehmmi on smithi089 2023-12-08T22:24:14.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:14 smithi099 bash[24814]: audit 2023-12-08T22:24:13.207763+0000 mgr.y (mgr.14142) 264 : audit [DBG] from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:24:14.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:14 smithi099 bash[24814]: cephadm 2023-12-08T22:24:13.208835+0000 mgr.y (mgr.14142) 265 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T22:24:14.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:14 smithi099 bash[24814]: cephadm 2023-12-08T22:24:13.254300+0000 mgr.y (mgr.14142) 266 : cephadm [INF] Deploying daemon rgw.r.z.smithi089.jehmmi on smithi089 2023-12-08T22:24:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:15 smithi089 bash[24830]: cluster 2023-12-08T22:24:14.451994+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 20 op/s 2023-12-08T22:24:15.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:15 smithi089 bash[28481]: cluster 2023-12-08T22:24:14.451994+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 20 op/s 2023-12-08T22:24:15.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:15 smithi099 bash[24814]: cluster 2023-12-08T22:24:14.451994+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 1.0 KiB/s rd, 5.6 KiB/s wr, 20 op/s 2023-12-08T22:24:16.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:16 smithi099 bash[24814]: audit 2023-12-08T22:24:16.469609+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:24:16.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:16 smithi099 bash[24814]: audit 2023-12-08T22:24:16.474857+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:24:16.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:16 smithi099 bash[24814]: audit 2023-12-08T22:24:16.475723+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:24:16.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:16 smithi099 bash[24814]: audit 2023-12-08T22:24:16.482728+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:24:16.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:16 smithi099 bash[24814]: audit 2023-12-08T22:24:16.483742+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:24:16.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:16 smithi099 bash[24814]: audit 2023-12-08T22:24:16.484885+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi099.tkxrxz", "key": "container_image"}]: dispatch 2023-12-08T22:24:16.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[28481]: audit 2023-12-08T22:24:16.469609+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:24:16.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[28481]: audit 2023-12-08T22:24:16.474857+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:24:16.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[28481]: audit 2023-12-08T22:24:16.475723+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:24:16.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[28481]: audit 2023-12-08T22:24:16.482728+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:24:16.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[28481]: audit 2023-12-08T22:24:16.483742+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:24:16.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[28481]: audit 2023-12-08T22:24:16.484885+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi099.tkxrxz", "key": "container_image"}]: dispatch 2023-12-08T22:24:16.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[24830]: audit 2023-12-08T22:24:16.469609+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:24:16.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[24830]: audit 2023-12-08T22:24:16.474857+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753535\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753659\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753726\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753790\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753853\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753916\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.753979\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:23:17.754042\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:17.754105\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:24:16.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[24830]: audit 2023-12-08T22:24:16.475723+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:24:16.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[24830]: audit 2023-12-08T22:24:16.482728+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:24:16.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[24830]: audit 2023-12-08T22:24:16.483742+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:24:16.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:16 smithi089 bash[24830]: audit 2023-12-08T22:24:16.484885+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi099.tkxrxz", "key": "container_image"}]: dispatch 2023-12-08T22:24:17.863 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:17 smithi099 bash[24814]: cluster 2023-12-08T22:24:16.452543+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-08T22:24:17.863 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:17 smithi099 bash[24814]: cephadm 2023-12-08T22:24:16.484349+0000 mgr.y (mgr.14142) 269 : cephadm [INF] Deploying daemon rgw.r.z.smithi099.tkxrxz on smithi099 2023-12-08T22:24:17.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:17 smithi089 bash[28481]: cluster 2023-12-08T22:24:16.452543+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-08T22:24:17.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:17 smithi089 bash[28481]: cephadm 2023-12-08T22:24:16.484349+0000 mgr.y (mgr.14142) 269 : cephadm [INF] Deploying daemon rgw.r.z.smithi099.tkxrxz on smithi099 2023-12-08T22:24:17.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:17 smithi089 bash[24830]: cluster 2023-12-08T22:24:16.452543+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 895 B/s rd, 4.9 KiB/s wr, 18 op/s 2023-12-08T22:24:17.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:17 smithi089 bash[24830]: cephadm 2023-12-08T22:24:16.484349+0000 mgr.y (mgr.14142) 269 : cephadm [INF] Deploying daemon rgw.r.z.smithi099.tkxrxz on smithi099 2023-12-08T22:24:19.849 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:19 smithi099 bash[24814]: cluster 2023-12-08T22:24:18.453619+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 719 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-08T22:24:19.849 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:19 smithi099 bash[24814]: audit 2023-12-08T22:24:18.902660+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:24:19.849 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:19 smithi099 bash[24814]: audit 2023-12-08T22:24:18.908630+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:24:19.849 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:19 smithi099 bash[24814]: audit 2023-12-08T22:24:18.910241+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:24:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:19 smithi089 bash[24830]: cluster 2023-12-08T22:24:18.453619+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 719 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-08T22:24:19.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:19 smithi089 bash[28481]: cluster 2023-12-08T22:24:18.453619+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 719 B/s rd, 3.9 KiB/s wr, 14 op/s 2023-12-08T22:24:19.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:19 smithi089 bash[24830]: audit 2023-12-08T22:24:18.902660+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:24:19.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:19 smithi089 bash[24830]: audit 2023-12-08T22:24:18.908630+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:24:19.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:19 smithi089 bash[24830]: audit 2023-12-08T22:24:18.910241+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:24:19.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:19 smithi089 bash[28481]: audit 2023-12-08T22:24:18.902660+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:24:19.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:19 smithi089 bash[28481]: audit 2023-12-08T22:24:18.908630+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789273\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789503\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789630\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789750\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789870\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:23:18.789989\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:23:18.790110\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:23:18.790230\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:23:18.790350\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:24:19.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:19 smithi089 bash[28481]: audit 2023-12-08T22:24:18.910241+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:24:20.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:20 smithi099 bash[24814]: audit 2023-12-08T22:24:19.906035+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:24:20.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:20 smithi099 bash[24814]: audit 2023-12-08T22:24:19.913690+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:24:20.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:20 smithi099 bash[24814]: audit 2023-12-08T22:24:19.914778+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:24:20.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:20 smithi089 bash[24830]: audit 2023-12-08T22:24:19.906035+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:24:20.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:20 smithi089 bash[24830]: audit 2023-12-08T22:24:19.913690+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:24:20.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:20 smithi089 bash[24830]: audit 2023-12-08T22:24:19.914778+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:24:20.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:20 smithi089 bash[28481]: audit 2023-12-08T22:24:19.906035+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]: dispatch 2023-12-08T22:24:20.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:20 smithi089 bash[28481]: audit 2023-12-08T22:24:19.913690+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:16:57.203698\"}"}]': finished 2023-12-08T22:24:20.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:20 smithi089 bash[28481]: audit 2023-12-08T22:24:19.914778+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:24:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:21 smithi099 bash[24814]: cluster 2023-12-08T22:24:20.454705+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 63 op/s 2023-12-08T22:24:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:21 smithi099 bash[24814]: audit 2023-12-08T22:24:21.009296+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005741\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:24:21.006951\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:24:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:21 smithi099 bash[24814]: audit 2023-12-08T22:24:21.015720+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005741\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:24:21.006951\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:24:22.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:21 smithi089 bash[24830]: cluster 2023-12-08T22:24:20.454705+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 63 op/s 2023-12-08T22:24:22.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:21 smithi089 bash[28481]: cluster 2023-12-08T22:24:20.454705+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 63 op/s 2023-12-08T22:24:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:21 smithi089 bash[24830]: audit 2023-12-08T22:24:21.009296+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005741\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:24:21.006951\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:24:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:21 smithi089 bash[24830]: audit 2023-12-08T22:24:21.015720+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005741\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:24:21.006951\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:24:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:21 smithi089 bash[28481]: audit 2023-12-08T22:24:21.009296+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005741\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:24:21.006951\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:24:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:21 smithi089 bash[28481]: audit 2023-12-08T22:24:21.015720+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"9a82f7024c91\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005741\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:18:32.519430\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:29.974997\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:24:21.006951\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:24:23.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:23 smithi099 bash[24814]: cluster 2023-12-08T22:24:22.455748+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 64 KiB/s rd, 2.7 KiB/s wr, 130 op/s 2023-12-08T22:24:23.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:23 smithi089 bash[24830]: cluster 2023-12-08T22:24:22.455748+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 64 KiB/s rd, 2.7 KiB/s wr, 130 op/s 2023-12-08T22:24:23.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:23 smithi089 bash[28481]: cluster 2023-12-08T22:24:22.455748+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 64 KiB/s rd, 2.7 KiB/s wr, 130 op/s 2023-12-08T22:24:25.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:25 smithi099 bash[24814]: cluster 2023-12-08T22:24:24.456790+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 1.3 KiB/s wr, 158 op/s 2023-12-08T22:24:25.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:25 smithi089 bash[24830]: cluster 2023-12-08T22:24:24.456790+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 1.3 KiB/s wr, 158 op/s 2023-12-08T22:24:25.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:25 smithi089 bash[28481]: cluster 2023-12-08T22:24:24.456790+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 1.3 KiB/s wr, 158 op/s 2023-12-08T22:24:27.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:27 smithi099 bash[24814]: cluster 2023-12-08T22:24:26.457741+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v267: 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-08T22:24:27.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:27 smithi089 bash[24830]: cluster 2023-12-08T22:24:26.457741+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v267: 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-08T22:24:27.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:27 smithi089 bash[28481]: cluster 2023-12-08T22:24:26.457741+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v267: 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-08T22:24:29.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:29 smithi099 bash[24814]: cluster 2023-12-08T22:24:28.458655+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v268: 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-08T22:24:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:29 smithi089 bash[24830]: cluster 2023-12-08T22:24:28.458655+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v268: 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-08T22:24:29.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:29 smithi089 bash[28481]: cluster 2023-12-08T22:24:28.458655+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v268: 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-08T22:24:31.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:31 smithi099 bash[24814]: cluster 2023-12-08T22:24:30.459866+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v269: 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-08T22:24:31.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:31 smithi089 bash[24830]: cluster 2023-12-08T22:24:30.459866+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v269: 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-08T22:24:31.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:31 smithi089 bash[28481]: cluster 2023-12-08T22:24:30.459866+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v269: 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-08T22:24:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:33 smithi099 bash[24814]: cluster 2023-12-08T22:24:32.460922+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 120 op/s 2023-12-08T22:24:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:33 smithi089 bash[24830]: cluster 2023-12-08T22:24:32.460922+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 120 op/s 2023-12-08T22:24:33.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:33 smithi089 bash[28481]: cluster 2023-12-08T22:24:32.460922+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 71 KiB/s rd, 85 B/s wr, 120 op/s 2023-12-08T22:24:35.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:35 smithi099 bash[24814]: cluster 2023-12-08T22:24:34.462036+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2023-12-08T22:24:35.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:35 smithi089 bash[24830]: cluster 2023-12-08T22:24:34.462036+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2023-12-08T22:24:35.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:35 smithi089 bash[28481]: cluster 2023-12-08T22:24:34.462036+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 45 op/s 2023-12-08T22:24:37.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:37 smithi099 bash[24814]: cluster 2023-12-08T22:24:36.462956+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 12 op/s 2023-12-08T22:24:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:37 smithi089 bash[24830]: cluster 2023-12-08T22:24:36.462956+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 12 op/s 2023-12-08T22:24:37.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:37 smithi089 bash[28481]: cluster 2023-12-08T22:24:36.462956+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 8.2 KiB/s rd, 85 B/s wr, 12 op/s 2023-12-08T22:24:39.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:39 smithi099 bash[24814]: cluster 2023-12-08T22:24:38.463874+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:39.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:39 smithi089 bash[24830]: cluster 2023-12-08T22:24:38.463874+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:39.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:39 smithi089 bash[28481]: cluster 2023-12-08T22:24:38.463874+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:41.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:41 smithi099 bash[24814]: cluster 2023-12-08T22:24:40.465014+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:41.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:41 smithi089 bash[24830]: cluster 2023-12-08T22:24:40.465014+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:41.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:41 smithi089 bash[28481]: cluster 2023-12-08T22:24:40.465014+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:43.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:43 smithi099 bash[24814]: cluster 2023-12-08T22:24:42.466082+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:43.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:43 smithi089 bash[24830]: cluster 2023-12-08T22:24:42.466082+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:43.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:43 smithi089 bash[28481]: cluster 2023-12-08T22:24:42.466082+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:45.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:45 smithi099 bash[24814]: cluster 2023-12-08T22:24:44.467152+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:45 smithi089 bash[24830]: cluster 2023-12-08T22:24:44.467152+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:45 smithi089 bash[28481]: cluster 2023-12-08T22:24:44.467152+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:47.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:47 smithi099 bash[24814]: cluster 2023-12-08T22:24:46.468070+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:47.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:47 smithi089 bash[24830]: cluster 2023-12-08T22:24:46.468070+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:47.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:47 smithi089 bash[28481]: cluster 2023-12-08T22:24:46.468070+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:49 smithi099 bash[24814]: cluster 2023-12-08T22:24:48.468985+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:49.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:49 smithi089 bash[24830]: cluster 2023-12-08T22:24:48.468985+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:49.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:49 smithi089 bash[28481]: cluster 2023-12-08T22:24:48.468985+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:51.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:51 smithi099 bash[24814]: cluster 2023-12-08T22:24:50.470153+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:51.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:51 smithi089 bash[24830]: cluster 2023-12-08T22:24:50.470153+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:51.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:51 smithi089 bash[28481]: cluster 2023-12-08T22:24:50.470153+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:53.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:53 smithi099 bash[24814]: cluster 2023-12-08T22:24:52.471243+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:53.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:53 smithi089 bash[24830]: cluster 2023-12-08T22:24:52.471243+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:53.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:53 smithi089 bash[28481]: cluster 2023-12-08T22:24:52.471243+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:55.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:55 smithi099 bash[24814]: cluster 2023-12-08T22:24:54.472211+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:55.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:55 smithi089 bash[24830]: cluster 2023-12-08T22:24:54.472211+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:55.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:55 smithi089 bash[28481]: cluster 2023-12-08T22:24:54.472211+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:57.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:57 smithi099 bash[24814]: cluster 2023-12-08T22:24:56.473109+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:57.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:57 smithi089 bash[24830]: cluster 2023-12-08T22:24:56.473109+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:57.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:57 smithi089 bash[28481]: cluster 2023-12-08T22:24:56.473109+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:24:59.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:24:59 smithi099 bash[24814]: cluster 2023-12-08T22:24:58.474058+0000 mgr.y (mgr.14142) 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-08T22:24:59.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:24:59 smithi089 bash[24830]: cluster 2023-12-08T22:24:58.474058+0000 mgr.y (mgr.14142) 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-08T22:24:59.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:24:59 smithi089 bash[28481]: cluster 2023-12-08T22:24:58.474058+0000 mgr.y (mgr.14142) 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-08T22:25:01.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:01 smithi099 bash[24814]: cluster 2023-12-08T22:25:00.475174+0000 mgr.y (mgr.14142) 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-08T22:25:01.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:01 smithi089 bash[24830]: cluster 2023-12-08T22:25:00.475174+0000 mgr.y (mgr.14142) 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-08T22:25:01.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:01 smithi089 bash[28481]: cluster 2023-12-08T22:25:00.475174+0000 mgr.y (mgr.14142) 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-08T22:25:03.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:03 smithi099 bash[24814]: cluster 2023-12-08T22:25:02.476242+0000 mgr.y (mgr.14142) 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-08T22:25:03.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:03 smithi089 bash[24830]: cluster 2023-12-08T22:25:02.476242+0000 mgr.y (mgr.14142) 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-08T22:25:03.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:03 smithi089 bash[28481]: cluster 2023-12-08T22:25:02.476242+0000 mgr.y (mgr.14142) 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-08T22:25:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:05 smithi099 bash[24814]: cluster 2023-12-08T22:25:04.477293+0000 mgr.y (mgr.14142) 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-08T22:25:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:05 smithi089 bash[24830]: cluster 2023-12-08T22:25:04.477293+0000 mgr.y (mgr.14142) 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-08T22:25:05.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:05 smithi089 bash[28481]: cluster 2023-12-08T22:25:04.477293+0000 mgr.y (mgr.14142) 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-08T22:25:07.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:07 smithi099 bash[24814]: cluster 2023-12-08T22:25:06.478177+0000 mgr.y (mgr.14142) 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-08T22:25:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:07 smithi089 bash[24830]: cluster 2023-12-08T22:25:06.478177+0000 mgr.y (mgr.14142) 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-08T22:25:07.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:07 smithi089 bash[28481]: cluster 2023-12-08T22:25:06.478177+0000 mgr.y (mgr.14142) 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-08T22:25:09.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:09 smithi099 bash[24814]: cluster 2023-12-08T22:25:08.479127+0000 mgr.y (mgr.14142) 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-08T22:25:09.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:09 smithi089 bash[24830]: cluster 2023-12-08T22:25:08.479127+0000 mgr.y (mgr.14142) 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-08T22:25:09.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:09 smithi089 bash[28481]: cluster 2023-12-08T22:25:08.479127+0000 mgr.y (mgr.14142) 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-08T22:25:11.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:11 smithi099 bash[24814]: cluster 2023-12-08T22:25:10.480193+0000 mgr.y (mgr.14142) 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-08T22:25:11.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:11 smithi089 bash[24830]: cluster 2023-12-08T22:25:10.480193+0000 mgr.y (mgr.14142) 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-08T22:25:11.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:11 smithi089 bash[28481]: cluster 2023-12-08T22:25:10.480193+0000 mgr.y (mgr.14142) 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-08T22:25:13.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:13 smithi099 bash[24814]: cluster 2023-12-08T22:25:12.481167+0000 mgr.y (mgr.14142) 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-08T22:25:13.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:13 smithi089 bash[24830]: cluster 2023-12-08T22:25:12.481167+0000 mgr.y (mgr.14142) 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-08T22:25:13.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:13 smithi089 bash[28481]: cluster 2023-12-08T22:25:12.481167+0000 mgr.y (mgr.14142) 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-08T22:25:15.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:15 smithi099 bash[24814]: cluster 2023-12-08T22:25:14.482203+0000 mgr.y (mgr.14142) 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-08T22:25:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:15 smithi089 bash[24830]: cluster 2023-12-08T22:25:14.482203+0000 mgr.y (mgr.14142) 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-08T22:25:15.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:15 smithi089 bash[28481]: cluster 2023-12-08T22:25:14.482203+0000 mgr.y (mgr.14142) 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-08T22:25:17.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:17 smithi099 bash[24814]: cluster 2023-12-08T22:25:16.483112+0000 mgr.y (mgr.14142) 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-08T22:25:17.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:17 smithi089 bash[24830]: cluster 2023-12-08T22:25:16.483112+0000 mgr.y (mgr.14142) 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-08T22:25:17.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:17 smithi089 bash[28481]: cluster 2023-12-08T22:25:16.483112+0000 mgr.y (mgr.14142) 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-08T22:25:19.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:19 smithi099 bash[24814]: cluster 2023-12-08T22:25:18.484105+0000 mgr.y (mgr.14142) 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-08T22:25:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:19 smithi089 bash[24830]: cluster 2023-12-08T22:25:18.484105+0000 mgr.y (mgr.14142) 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-08T22:25:19.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:19 smithi089 bash[28481]: cluster 2023-12-08T22:25:18.484105+0000 mgr.y (mgr.14142) 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-08T22:25:21.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:21 smithi099 bash[24814]: cluster 2023-12-08T22:25:20.485193+0000 mgr.y (mgr.14142) 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-08T22:25:21.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:21 smithi089 bash[28481]: cluster 2023-12-08T22:25:20.485193+0000 mgr.y (mgr.14142) 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-08T22:25:21.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:21 smithi089 bash[24830]: cluster 2023-12-08T22:25:20.485193+0000 mgr.y (mgr.14142) 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-08T22:25:23.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:23 smithi099 bash[24814]: cluster 2023-12-08T22:25:22.486245+0000 mgr.y (mgr.14142) 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-08T22:25:23.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:23 smithi089 bash[24830]: cluster 2023-12-08T22:25:22.486245+0000 mgr.y (mgr.14142) 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-08T22:25:23.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:23 smithi089 bash[28481]: cluster 2023-12-08T22:25:22.486245+0000 mgr.y (mgr.14142) 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-08T22:25:25.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:25 smithi099 bash[24814]: cluster 2023-12-08T22:25:24.487264+0000 mgr.y (mgr.14142) 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-08T22:25:25.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:25 smithi089 bash[24830]: cluster 2023-12-08T22:25:24.487264+0000 mgr.y (mgr.14142) 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-08T22:25:25.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:25 smithi089 bash[28481]: cluster 2023-12-08T22:25:24.487264+0000 mgr.y (mgr.14142) 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-08T22:25:27.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:27 smithi099 bash[24814]: cluster 2023-12-08T22:25:26.488170+0000 mgr.y (mgr.14142) 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-08T22:25:27.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:27 smithi089 bash[24830]: cluster 2023-12-08T22:25:26.488170+0000 mgr.y (mgr.14142) 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-08T22:25:27.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:27 smithi089 bash[28481]: cluster 2023-12-08T22:25:26.488170+0000 mgr.y (mgr.14142) 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-08T22:25:29.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:29 smithi099 bash[24814]: cluster 2023-12-08T22:25:28.489104+0000 mgr.y (mgr.14142) 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-08T22:25:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:29 smithi089 bash[24830]: cluster 2023-12-08T22:25:28.489104+0000 mgr.y (mgr.14142) 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-08T22:25:29.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:29 smithi089 bash[28481]: cluster 2023-12-08T22:25:28.489104+0000 mgr.y (mgr.14142) 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-08T22:25:31.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:31 smithi099 bash[24814]: cluster 2023-12-08T22:25:30.490198+0000 mgr.y (mgr.14142) 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-08T22:25:31.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:31 smithi089 bash[24830]: cluster 2023-12-08T22:25:30.490198+0000 mgr.y (mgr.14142) 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-08T22:25:31.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:31 smithi089 bash[28481]: cluster 2023-12-08T22:25:30.490198+0000 mgr.y (mgr.14142) 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-08T22:25:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:33 smithi099 bash[24814]: cluster 2023-12-08T22:25:32.491221+0000 mgr.y (mgr.14142) 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-08T22:25:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:33 smithi089 bash[24830]: cluster 2023-12-08T22:25:32.491221+0000 mgr.y (mgr.14142) 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-08T22:25:33.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:33 smithi089 bash[28481]: cluster 2023-12-08T22:25:32.491221+0000 mgr.y (mgr.14142) 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-08T22:25:35.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:35 smithi099 bash[24814]: cluster 2023-12-08T22:25:34.492293+0000 mgr.y (mgr.14142) 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-08T22:25:35.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:35 smithi089 bash[24830]: cluster 2023-12-08T22:25:34.492293+0000 mgr.y (mgr.14142) 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-08T22:25:35.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:35 smithi089 bash[28481]: cluster 2023-12-08T22:25:34.492293+0000 mgr.y (mgr.14142) 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-08T22:25:37.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:37 smithi099 bash[24814]: cluster 2023-12-08T22:25:36.493297+0000 mgr.y (mgr.14142) 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-08T22:25:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:37 smithi089 bash[24830]: cluster 2023-12-08T22:25:36.493297+0000 mgr.y (mgr.14142) 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-08T22:25:37.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:37 smithi089 bash[28481]: cluster 2023-12-08T22:25:36.493297+0000 mgr.y (mgr.14142) 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-08T22:25:39.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:39 smithi099 bash[24814]: cluster 2023-12-08T22:25:38.494326+0000 mgr.y (mgr.14142) 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-08T22:25:39.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:39 smithi089 bash[24830]: cluster 2023-12-08T22:25:38.494326+0000 mgr.y (mgr.14142) 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-08T22:25:39.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:39 smithi089 bash[28481]: cluster 2023-12-08T22:25:38.494326+0000 mgr.y (mgr.14142) 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-08T22:25:41.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:41 smithi099 bash[24814]: cluster 2023-12-08T22:25:40.495374+0000 mgr.y (mgr.14142) 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-08T22:25:41.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:41 smithi089 bash[24830]: cluster 2023-12-08T22:25:40.495374+0000 mgr.y (mgr.14142) 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-08T22:25:41.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:41 smithi089 bash[28481]: cluster 2023-12-08T22:25:40.495374+0000 mgr.y (mgr.14142) 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-08T22:25:43.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:43 smithi099 bash[24814]: cluster 2023-12-08T22:25:42.496408+0000 mgr.y (mgr.14142) 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-08T22:25:43.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:43 smithi089 bash[24830]: cluster 2023-12-08T22:25:42.496408+0000 mgr.y (mgr.14142) 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-08T22:25:43.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:43 smithi089 bash[28481]: cluster 2023-12-08T22:25:42.496408+0000 mgr.y (mgr.14142) 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-08T22:25:45.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:45 smithi099 bash[24814]: cluster 2023-12-08T22:25:44.507284+0000 mgr.y (mgr.14142) 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-08T22:25:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:45 smithi089 bash[24830]: cluster 2023-12-08T22:25:44.507284+0000 mgr.y (mgr.14142) 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-08T22:25:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:45 smithi089 bash[28481]: cluster 2023-12-08T22:25:44.507284+0000 mgr.y (mgr.14142) 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-08T22:25:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:47 smithi099 bash[24814]: cluster 2023-12-08T22:25:46.508189+0000 mgr.y (mgr.14142) 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-08T22:25:47.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:47 smithi089 bash[24830]: cluster 2023-12-08T22:25:46.508189+0000 mgr.y (mgr.14142) 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-08T22:25:47.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:47 smithi089 bash[28481]: cluster 2023-12-08T22:25:46.508189+0000 mgr.y (mgr.14142) 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-08T22:25:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:49 smithi099 bash[24814]: cluster 2023-12-08T22:25:48.509157+0000 mgr.y (mgr.14142) 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-08T22:25:49.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:49 smithi089 bash[24830]: cluster 2023-12-08T22:25:48.509157+0000 mgr.y (mgr.14142) 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-08T22:25:49.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:49 smithi089 bash[28481]: cluster 2023-12-08T22:25:48.509157+0000 mgr.y (mgr.14142) 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-08T22:25:51.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:51 smithi099 bash[24814]: cluster 2023-12-08T22:25:50.510262+0000 mgr.y (mgr.14142) 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-08T22:25:51.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:51 smithi089 bash[24830]: cluster 2023-12-08T22:25:50.510262+0000 mgr.y (mgr.14142) 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-08T22:25:51.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:51 smithi089 bash[28481]: cluster 2023-12-08T22:25:50.510262+0000 mgr.y (mgr.14142) 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-08T22:25:53.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:53 smithi099 bash[24814]: cluster 2023-12-08T22:25:52.511292+0000 mgr.y (mgr.14142) 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-08T22:25:53.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:53 smithi089 bash[24830]: cluster 2023-12-08T22:25:52.511292+0000 mgr.y (mgr.14142) 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-08T22:25:53.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:53 smithi089 bash[28481]: cluster 2023-12-08T22:25:52.511292+0000 mgr.y (mgr.14142) 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-08T22:25:55.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:55 smithi099 bash[24814]: cluster 2023-12-08T22:25:54.512291+0000 mgr.y (mgr.14142) 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-08T22:25:55.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:55 smithi089 bash[24830]: cluster 2023-12-08T22:25:54.512291+0000 mgr.y (mgr.14142) 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-08T22:25:55.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:55 smithi089 bash[28481]: cluster 2023-12-08T22:25:54.512291+0000 mgr.y (mgr.14142) 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-08T22:25:57.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:57 smithi099 bash[24814]: cluster 2023-12-08T22:25:56.513179+0000 mgr.y (mgr.14142) 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-08T22:25:57.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:57 smithi089 bash[24830]: cluster 2023-12-08T22:25:56.513179+0000 mgr.y (mgr.14142) 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-08T22:25:57.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:57 smithi089 bash[28481]: cluster 2023-12-08T22:25:56.513179+0000 mgr.y (mgr.14142) 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-08T22:25:59.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:25:59 smithi099 bash[24814]: cluster 2023-12-08T22:25:58.514152+0000 mgr.y (mgr.14142) 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-08T22:25:59.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:25:59 smithi089 bash[24830]: cluster 2023-12-08T22:25:58.514152+0000 mgr.y (mgr.14142) 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-08T22:25:59.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:25:59 smithi089 bash[28481]: cluster 2023-12-08T22:25:58.514152+0000 mgr.y (mgr.14142) 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-08T22:26:01.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:01 smithi099 bash[24814]: cluster 2023-12-08T22:26:00.515251+0000 mgr.y (mgr.14142) 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-08T22:26:01.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:01 smithi089 bash[24830]: cluster 2023-12-08T22:26:00.515251+0000 mgr.y (mgr.14142) 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-08T22:26:01.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:01 smithi089 bash[28481]: cluster 2023-12-08T22:26:00.515251+0000 mgr.y (mgr.14142) 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-08T22:26:03.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:03 smithi099 bash[24814]: cluster 2023-12-08T22:26:02.516343+0000 mgr.y (mgr.14142) 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-08T22:26:03.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:03 smithi089 bash[24830]: cluster 2023-12-08T22:26:02.516343+0000 mgr.y (mgr.14142) 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-08T22:26:03.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:03 smithi089 bash[28481]: cluster 2023-12-08T22:26:02.516343+0000 mgr.y (mgr.14142) 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-08T22:26:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:05 smithi099 bash[24814]: cluster 2023-12-08T22:26:04.517519+0000 mgr.y (mgr.14142) 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-08T22:26:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:05 smithi089 bash[24830]: cluster 2023-12-08T22:26:04.517519+0000 mgr.y (mgr.14142) 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-08T22:26:05.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:05 smithi089 bash[28481]: cluster 2023-12-08T22:26:04.517519+0000 mgr.y (mgr.14142) 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-08T22:26:07.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:07 smithi099 bash[24814]: cluster 2023-12-08T22:26:06.518505+0000 mgr.y (mgr.14142) 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-08T22:26:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:07 smithi089 bash[24830]: cluster 2023-12-08T22:26:06.518505+0000 mgr.y (mgr.14142) 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-08T22:26:07.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:07 smithi089 bash[28481]: cluster 2023-12-08T22:26:06.518505+0000 mgr.y (mgr.14142) 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-08T22:26:09.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:09 smithi099 bash[24814]: cluster 2023-12-08T22:26:08.519476+0000 mgr.y (mgr.14142) 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-08T22:26:09.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:09 smithi089 bash[24830]: cluster 2023-12-08T22:26:08.519476+0000 mgr.y (mgr.14142) 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-08T22:26:09.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:09 smithi089 bash[28481]: cluster 2023-12-08T22:26:08.519476+0000 mgr.y (mgr.14142) 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-08T22:26:11.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:11 smithi099 bash[24814]: cluster 2023-12-08T22:26:10.520549+0000 mgr.y (mgr.14142) 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-08T22:26:11.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:11 smithi089 bash[24830]: cluster 2023-12-08T22:26:10.520549+0000 mgr.y (mgr.14142) 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-08T22:26:11.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:11 smithi089 bash[28481]: cluster 2023-12-08T22:26:10.520549+0000 mgr.y (mgr.14142) 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-08T22:26:13.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:13 smithi099 bash[24814]: cluster 2023-12-08T22:26:12.521655+0000 mgr.y (mgr.14142) 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-08T22:26:13.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:13 smithi089 bash[24830]: cluster 2023-12-08T22:26:12.521655+0000 mgr.y (mgr.14142) 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-08T22:26:13.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:13 smithi089 bash[28481]: cluster 2023-12-08T22:26:12.521655+0000 mgr.y (mgr.14142) 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-08T22:26:15.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:15 smithi099 bash[24814]: cluster 2023-12-08T22:26:14.522727+0000 mgr.y (mgr.14142) 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-08T22:26:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:15 smithi089 bash[24830]: cluster 2023-12-08T22:26:14.522727+0000 mgr.y (mgr.14142) 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-08T22:26:15.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:15 smithi089 bash[28481]: cluster 2023-12-08T22:26:14.522727+0000 mgr.y (mgr.14142) 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-08T22:26:17.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:17 smithi099 bash[24814]: cluster 2023-12-08T22:26:16.523650+0000 mgr.y (mgr.14142) 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-08T22:26:17.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:17 smithi089 bash[28481]: cluster 2023-12-08T22:26:16.523650+0000 mgr.y (mgr.14142) 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-08T22:26:17.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:17 smithi089 bash[24830]: cluster 2023-12-08T22:26:16.523650+0000 mgr.y (mgr.14142) 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-08T22:26:18.551 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-08T22:26:19.766 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:19 smithi089 bash[24830]: cluster 2023-12-08T22:26:18.524795+0000 mgr.y (mgr.14142) 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-08T22:26:19.767 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:19 smithi089 bash[28481]: cluster 2023-12-08T22:26:18.524795+0000 mgr.y (mgr.14142) 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-08T22:26:19.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:19 smithi099 bash[24814]: cluster 2023-12-08T22:26:18.524795+0000 mgr.y (mgr.14142) 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-08T22:26:21.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:21 smithi089 bash[24830]: cluster 2023-12-08T22:26:20.525945+0000 mgr.y (mgr.14142) 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-08T22:26:21.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:21 smithi089 bash[24830]: audit 2023-12-08T22:26:21.293421+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.89:0/3945933754' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:26:21.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:21 smithi089 bash[24830]: audit 2023-12-08T22:26:21.301261+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.89:0/3945933754' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T22:26:21.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:21 smithi089 bash[28481]: cluster 2023-12-08T22:26:20.525945+0000 mgr.y (mgr.14142) 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-08T22:26:21.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:21 smithi089 bash[28481]: audit 2023-12-08T22:26:21.293421+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.89:0/3945933754' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:26:21.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:21 smithi089 bash[28481]: audit 2023-12-08T22:26:21.301261+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.89:0/3945933754' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T22:26:21.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:21 smithi099 bash[24814]: cluster 2023-12-08T22:26:20.525945+0000 mgr.y (mgr.14142) 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-08T22:26:21.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:21 smithi099 bash[24814]: audit 2023-12-08T22:26:21.293421+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.89:0/3945933754' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:26:21.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:21 smithi099 bash[24814]: audit 2023-12-08T22:26:21.301261+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.89:0/3945933754' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T22:26:21.956 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-08T22:26:23.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:23 smithi099 bash[24814]: cluster 2023-12-08T22:26:22.526998+0000 mgr.y (mgr.14142) 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-08T22:26:23.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:23 smithi089 bash[24830]: cluster 2023-12-08T22:26:22.526998+0000 mgr.y (mgr.14142) 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-08T22:26:23.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:23 smithi089 bash[28481]: cluster 2023-12-08T22:26:22.526998+0000 mgr.y (mgr.14142) 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-08T22:26:25.386 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-08T22:26:25.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:25 smithi089 bash[24830]: cluster 2023-12-08T22:26:24.527727+0000 mgr.y (mgr.14142) 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-08T22:26:25.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:25 smithi089 bash[24830]: audit 2023-12-08T22:26:24.713009+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.89:0/1756287362' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:26:25.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:25 smithi089 bash[24830]: audit 2023-12-08T22:26:24.721399+0000 mon.a (mon.0) 581 : audit [INF] from='client.? 172.21.15.89:0/1756287362' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T22:26:25.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:25 smithi089 bash[28481]: cluster 2023-12-08T22:26:24.527727+0000 mgr.y (mgr.14142) 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-08T22:26:25.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:25 smithi089 bash[28481]: audit 2023-12-08T22:26:24.713009+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.89:0/1756287362' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:26:25.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:25 smithi089 bash[28481]: audit 2023-12-08T22:26:24.721399+0000 mon.a (mon.0) 581 : audit [INF] from='client.? 172.21.15.89:0/1756287362' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T22:26:25.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:25 smithi099 bash[24814]: cluster 2023-12-08T22:26:24.527727+0000 mgr.y (mgr.14142) 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-08T22:26:25.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:25 smithi099 bash[24814]: audit 2023-12-08T22:26:24.713009+0000 mon.a (mon.0) 580 : audit [INF] from='client.? 172.21.15.89:0/1756287362' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:26:25.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:25 smithi099 bash[24814]: audit 2023-12-08T22:26:24.721399+0000 mon.a (mon.0) 581 : audit [INF] from='client.? 172.21.15.89:0/1756287362' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T22:26:27.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:27 smithi099 bash[24814]: cluster 2023-12-08T22:26:26.528820+0000 mgr.y (mgr.14142) 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-08T22:26:27.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:27 smithi089 bash[28481]: cluster 2023-12-08T22:26:26.528820+0000 mgr.y (mgr.14142) 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-08T22:26:27.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:27 smithi089 bash[24830]: cluster 2023-12-08T22:26:26.528820+0000 mgr.y (mgr.14142) 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-08T22:26:28.178 INFO:teuthology.orchestra.run.smithi089.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:26:28.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:28 smithi099 bash[24814]: audit 2023-12-08T22:26:28.164494+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\"}"}]: dispatch 2023-12-08T22:26:28.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:28 smithi099 bash[24814]: audit 2023-12-08T22:26:28.169815+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\"}"}]': finished 2023-12-08T22:26:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:28 smithi089 bash[24830]: audit 2023-12-08T22:26:28.164494+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\"}"}]: dispatch 2023-12-08T22:26:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:28 smithi089 bash[24830]: audit 2023-12-08T22:26:28.169815+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\"}"}]': finished 2023-12-08T22:26:28.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:28 smithi089 bash[28481]: audit 2023-12-08T22:26:28.164494+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\"}"}]: dispatch 2023-12-08T22:26:28.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:28 smithi089 bash[28481]: audit 2023-12-08T22:26:28.169815+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\"}"}]': finished 2023-12-08T22:26:29.015 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-08T22:26:29.024 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi089.front.sepia.ceph.com 2023-12-08T22:26:29.025 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-08T22:26:29.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:29 smithi099 bash[24814]: audit 2023-12-08T22:26:28.162621+0000 mgr.y (mgr.14142) 335 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:29.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:29 smithi099 bash[24814]: cephadm 2023-12-08T22:26:28.175190+0000 mgr.y (mgr.14142) 336 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:26:29.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:29 smithi099 bash[24814]: cluster 2023-12-08T22:26:28.529876+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:29 smithi089 bash[24830]: audit 2023-12-08T22:26:28.162621+0000 mgr.y (mgr.14142) 335 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:29 smithi089 bash[24830]: cephadm 2023-12-08T22:26:28.175190+0000 mgr.y (mgr.14142) 336 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:26:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:29 smithi089 bash[24830]: cluster 2023-12-08T22:26:28.529876+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:29.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:29 smithi089 bash[28481]: audit 2023-12-08T22:26:28.162621+0000 mgr.y (mgr.14142) 335 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:29 smithi089 bash[28481]: cephadm 2023-12-08T22:26:28.175190+0000 mgr.y (mgr.14142) 336 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:26:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:29 smithi089 bash[28481]: cluster 2023-12-08T22:26:28.529876+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:31.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:31 smithi099 bash[24814]: cluster 2023-12-08T22:26:30.530811+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:31.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:31 smithi089 bash[24830]: cluster 2023-12-08T22:26:30.530811+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:31.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:31 smithi089 bash[28481]: cluster 2023-12-08T22:26:30.530811+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:32.361 INFO:teuthology.orchestra.run.smithi089.stdout:true 2023-12-08T22:26:33.024 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d ded65b16add7 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (3m) 2m ago 3m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9a82f7024c91 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f212db9a5b76 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a23d00d6f819 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5b1be6743211 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fe98f535929b 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 6b04ce9528ab 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 c551c42ceebb 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:26:33.025 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:26:33.026 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:26:33.026 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:26:33.026 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:26:33.026 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:26:33.026 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:26:33.026 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 running (3m) 2m ago 4m prom/prometheus:latest 620d5e2a39df 77eb13135fc4 2023-12-08T22:26:33.026 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:26:33.026 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:26:33.387 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:26:33.388 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:26:33.389 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:26:33.389 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T22:26:33.389 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:26:33.389 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:26:33.726 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:26:33.726 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:26:33.726 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2023-12-08T22:26:33.726 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2023-12-08T22:26:33.726 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "" 2023-12-08T22:26:33.727 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:26:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:33 smithi099 bash[24814]: audit 2023-12-08T22:26:32.345402+0000 mgr.y (mgr.14142) 339 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:33 smithi099 bash[24814]: cluster 2023-12-08T22:26:32.531714+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:33 smithi099 bash[24814]: audit 2023-12-08T22:26:32.679381+0000 mgr.y (mgr.14142) 341 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:33 smithi099 bash[24814]: audit 2023-12-08T22:26:33.384693+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.89:0/771673467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:26:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:33 smithi089 bash[24830]: audit 2023-12-08T22:26:32.345402+0000 mgr.y (mgr.14142) 339 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:33 smithi089 bash[24830]: cluster 2023-12-08T22:26:32.531714+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:33 smithi089 bash[24830]: audit 2023-12-08T22:26:32.679381+0000 mgr.y (mgr.14142) 341 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:33 smithi089 bash[24830]: audit 2023-12-08T22:26:33.384693+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.89:0/771673467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:26:33.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:33 smithi089 bash[28481]: audit 2023-12-08T22:26:32.345402+0000 mgr.y (mgr.14142) 339 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:33.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:33 smithi089 bash[28481]: cluster 2023-12-08T22:26:32.531714+0000 mgr.y (mgr.14142) 340 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:33.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:33 smithi089 bash[28481]: audit 2023-12-08T22:26:32.679381+0000 mgr.y (mgr.14142) 341 : audit [DBG] from='client.14736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:33.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:33 smithi089 bash[28481]: audit 2023-12-08T22:26:33.384693+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.89:0/771673467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:26:34.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:34 smithi099 bash[24814]: audit 2023-12-08T22:26:33.008551+0000 mgr.y (mgr.14142) 342 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:34.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:34 smithi099 bash[24814]: audit 2023-12-08T22:26:33.723165+0000 mgr.y (mgr.14142) 343 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:34.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:34 smithi089 bash[28481]: audit 2023-12-08T22:26:33.008551+0000 mgr.y (mgr.14142) 342 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:34.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:34 smithi089 bash[28481]: audit 2023-12-08T22:26:33.723165+0000 mgr.y (mgr.14142) 343 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:34.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:34 smithi089 bash[24830]: audit 2023-12-08T22:26:33.008551+0000 mgr.y (mgr.14142) 342 : audit [DBG] from='client.14742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:34.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:34 smithi089 bash[24830]: audit 2023-12-08T22:26:33.723165+0000 mgr.y (mgr.14142) 343 : audit [DBG] from='client.14754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:26:35.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:35 smithi099 bash[24814]: cluster 2023-12-08T22:26:34.532612+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:35.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:35 smithi089 bash[24830]: cluster 2023-12-08T22:26:34.532612+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:35.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:35 smithi089 bash[28481]: cluster 2023-12-08T22:26:34.532612+0000 mgr.y (mgr.14142) 344 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:37.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:37 smithi099 bash[24814]: cluster 2023-12-08T22:26:36.533401+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:37 smithi089 bash[24830]: cluster 2023-12-08T22:26:36.533401+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:37.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:37 smithi089 bash[28481]: cluster 2023-12-08T22:26:36.533401+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:39.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:39 smithi099 bash[24814]: cluster 2023-12-08T22:26:38.534560+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:39.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:39 smithi089 bash[24830]: cluster 2023-12-08T22:26:38.534560+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:39.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:39 smithi089 bash[28481]: cluster 2023-12-08T22:26:38.534560+0000 mgr.y (mgr.14142) 346 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:41.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:41 smithi099 bash[24814]: cluster 2023-12-08T22:26:40.535588+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:41.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:41 smithi089 bash[24830]: cluster 2023-12-08T22:26:40.535588+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:41.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:41 smithi089 bash[28481]: cluster 2023-12-08T22:26:40.535588+0000 mgr.y (mgr.14142) 347 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:43.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:43 smithi099 bash[24814]: cluster 2023-12-08T22:26:42.536714+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:43.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:43 smithi089 bash[28481]: cluster 2023-12-08T22:26:42.536714+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:43.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:43 smithi089 bash[24830]: cluster 2023-12-08T22:26:42.536714+0000 mgr.y (mgr.14142) 348 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:45.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:45 smithi099 bash[24814]: cluster 2023-12-08T22:26:44.537638+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:45 smithi089 bash[24830]: cluster 2023-12-08T22:26:44.537638+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:45 smithi089 bash[28481]: cluster 2023-12-08T22:26:44.537638+0000 mgr.y (mgr.14142) 349 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:47.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:47 smithi099 bash[24814]: cluster 2023-12-08T22:26:46.538527+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:47.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:47 smithi089 bash[24830]: cluster 2023-12-08T22:26:46.538527+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:47.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:47 smithi089 bash[28481]: cluster 2023-12-08T22:26:46.538527+0000 mgr.y (mgr.14142) 350 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:49 smithi099 bash[24814]: cluster 2023-12-08T22:26:48.539578+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:49.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:49 smithi089 bash[24830]: cluster 2023-12-08T22:26:48.539578+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:49.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:49 smithi089 bash[28481]: cluster 2023-12-08T22:26:48.539578+0000 mgr.y (mgr.14142) 351 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:51.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:51 smithi099 bash[24814]: cluster 2023-12-08T22:26:50.540499+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:51.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:51 smithi089 bash[24830]: cluster 2023-12-08T22:26:50.540499+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:51.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:51 smithi089 bash[28481]: cluster 2023-12-08T22:26:50.540499+0000 mgr.y (mgr.14142) 352 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:53.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:53 smithi099 bash[24814]: cluster 2023-12-08T22:26:52.541256+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:53.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:53 smithi089 bash[24830]: cluster 2023-12-08T22:26:52.541256+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:53.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:53 smithi089 bash[28481]: cluster 2023-12-08T22:26:52.541256+0000 mgr.y (mgr.14142) 353 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:55.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:55 smithi099 bash[24814]: cluster 2023-12-08T22:26:54.542184+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:55.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:55 smithi089 bash[24830]: cluster 2023-12-08T22:26:54.542184+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:55.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:55 smithi089 bash[28481]: cluster 2023-12-08T22:26:54.542184+0000 mgr.y (mgr.14142) 354 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:26:57.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:57 smithi099 bash[24814]: cluster 2023-12-08T22:26:56.543111+0000 mgr.y (mgr.14142) 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-08T22:26:57.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:57 smithi089 bash[24830]: cluster 2023-12-08T22:26:56.543111+0000 mgr.y (mgr.14142) 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-08T22:26:57.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:57 smithi089 bash[28481]: cluster 2023-12-08T22:26:56.543111+0000 mgr.y (mgr.14142) 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-08T22:26:59.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:26:59 smithi099 bash[24814]: cluster 2023-12-08T22:26:58.543860+0000 mgr.y (mgr.14142) 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-08T22:26:59.913 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:26:59 smithi089 bash[28481]: cluster 2023-12-08T22:26:58.543860+0000 mgr.y (mgr.14142) 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-08T22:26:59.913 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:26:59 smithi089 bash[24830]: cluster 2023-12-08T22:26:58.543860+0000 mgr.y (mgr.14142) 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-08T22:27:01.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:01 smithi099 bash[24814]: cluster 2023-12-08T22:27:00.545021+0000 mgr.y (mgr.14142) 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-08T22:27:01.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:01 smithi089 bash[24830]: cluster 2023-12-08T22:27:00.545021+0000 mgr.y (mgr.14142) 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-08T22:27:01.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:01 smithi089 bash[28481]: cluster 2023-12-08T22:27:00.545021+0000 mgr.y (mgr.14142) 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-08T22:27:03.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:03 smithi099 bash[24814]: cluster 2023-12-08T22:27:02.546174+0000 mgr.y (mgr.14142) 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-08T22:27:03.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:03 smithi089 bash[28481]: cluster 2023-12-08T22:27:02.546174+0000 mgr.y (mgr.14142) 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-08T22:27:03.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:03 smithi089 bash[24830]: cluster 2023-12-08T22:27:02.546174+0000 mgr.y (mgr.14142) 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-08T22:27:04.082 INFO:teuthology.orchestra.run.smithi089.stdout:true 2023-12-08T22:27:04.731 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T22:27:04.731 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d ded65b16add7 2023-12-08T22:27:04.731 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (4m) 2m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:27:04.731 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9a82f7024c91 2023-12-08T22:27:04.731 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f212db9a5b76 2023-12-08T22:27:04.731 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a23d00d6f819 2023-12-08T22:27:04.731 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5b1be6743211 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fe98f535929b 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 6b04ce9528ab 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 c551c42ceebb 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (6m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 running (3m) 2m ago 4m prom/prometheus:latest 620d5e2a39df 77eb13135fc4 2023-12-08T22:27:04.732 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:27:04.733 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:27:05.075 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:27:05.075 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:27:05.075 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:27:05.075 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:27:05.075 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:27:05.075 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:27:05.076 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:27:05.401 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:27:05.401 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:27:05.401 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2023-12-08T22:27:05.401 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2023-12-08T22:27:05.401 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "" 2023-12-08T22:27:05.401 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:27:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:05 smithi099 bash[24814]: audit 2023-12-08T22:27:04.064880+0000 mgr.y (mgr.14142) 359 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:05 smithi099 bash[24814]: audit 2023-12-08T22:27:04.397100+0000 mgr.y (mgr.14142) 360 : audit [DBG] from='client.24682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:05 smithi099 bash[24814]: cluster 2023-12-08T22:27:04.546995+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:05.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:05 smithi099 bash[24814]: audit 2023-12-08T22:27:04.715432+0000 mgr.y (mgr.14142) 362 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:05 smithi099 bash[24814]: audit 2023-12-08T22:27:05.072068+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.89:0/3541456595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:27:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[24830]: audit 2023-12-08T22:27:04.064880+0000 mgr.y (mgr.14142) 359 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[24830]: audit 2023-12-08T22:27:04.397100+0000 mgr.y (mgr.14142) 360 : audit [DBG] from='client.24682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[24830]: cluster 2023-12-08T22:27:04.546995+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:05.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[24830]: audit 2023-12-08T22:27:04.715432+0000 mgr.y (mgr.14142) 362 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[24830]: audit 2023-12-08T22:27:05.072068+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.89:0/3541456595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:27:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[28481]: audit 2023-12-08T22:27:04.064880+0000 mgr.y (mgr.14142) 359 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[28481]: audit 2023-12-08T22:27:04.397100+0000 mgr.y (mgr.14142) 360 : audit [DBG] from='client.24682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[28481]: cluster 2023-12-08T22:27:04.546995+0000 mgr.y (mgr.14142) 361 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[28481]: audit 2023-12-08T22:27:04.715432+0000 mgr.y (mgr.14142) 362 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:05.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:05 smithi089 bash[28481]: audit 2023-12-08T22:27:05.072068+0000 mon.a (mon.0) 584 : audit [DBG] from='client.? 172.21.15.89:0/3541456595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:27:06.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:06 smithi099 bash[24814]: audit 2023-12-08T22:27:05.397530+0000 mgr.y (mgr.14142) 363 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:06.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:06 smithi089 bash[24830]: audit 2023-12-08T22:27:05.397530+0000 mgr.y (mgr.14142) 363 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:06.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:06 smithi089 bash[28481]: audit 2023-12-08T22:27:05.397530+0000 mgr.y (mgr.14142) 363 : audit [DBG] from='client.14784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:07.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:07 smithi099 bash[24814]: cluster 2023-12-08T22:27:06.547873+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:07 smithi089 bash[24830]: cluster 2023-12-08T22:27:06.547873+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:07.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:07 smithi089 bash[28481]: cluster 2023-12-08T22:27:06.547873+0000 mgr.y (mgr.14142) 364 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:09.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:09 smithi089 bash[24830]: cluster 2023-12-08T22:27:08.548827+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:09.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:09 smithi089 bash[28481]: cluster 2023-12-08T22:27:08.548827+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:10.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:09 smithi099 bash[24814]: cluster 2023-12-08T22:27:08.548827+0000 mgr.y (mgr.14142) 365 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:10.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:10 smithi089 bash[24830]: audit 2023-12-08T22:27:10.258634+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T22:27:10.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:10 smithi089 bash[24830]: audit 2023-12-08T22:27:10.264751+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T22:27:10.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:10 smithi089 bash[24830]: audit 2023-12-08T22:27:10.266119+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:27:10.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:10 smithi089 bash[28481]: audit 2023-12-08T22:27:10.258634+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T22:27:10.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:10 smithi089 bash[28481]: audit 2023-12-08T22:27:10.264751+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T22:27:10.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:10 smithi089 bash[28481]: audit 2023-12-08T22:27:10.266119+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:27:11.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:10 smithi099 bash[24814]: audit 2023-12-08T22:27:10.258634+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T22:27:11.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:10 smithi099 bash[24814]: audit 2023-12-08T22:27:10.264751+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T22:27:11.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:10 smithi099 bash[24814]: audit 2023-12-08T22:27:10.266119+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:27:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:11 smithi099 bash[24814]: cephadm 2023-12-08T22:27:10.265605+0000 mgr.y (mgr.14142) 366 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:27:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:11 smithi099 bash[24814]: cephadm 2023-12-08T22:27:10.268207+0000 mgr.y (mgr.14142) 367 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:27:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:11 smithi099 bash[24814]: cephadm 2023-12-08T22:27:10.268707+0000 mgr.y (mgr.14142) 368 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:27:12.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:11 smithi099 bash[24814]: cephadm 2023-12-08T22:27:10.522699+0000 mgr.y (mgr.14142) 369 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi099 2023-12-08T22:27:12.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:11 smithi099 bash[24814]: cluster 2023-12-08T22:27:10.549511+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:12.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[24830]: cephadm 2023-12-08T22:27:10.265605+0000 mgr.y (mgr.14142) 366 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:27:12.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[24830]: cephadm 2023-12-08T22:27:10.268207+0000 mgr.y (mgr.14142) 367 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:27:12.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[24830]: cephadm 2023-12-08T22:27:10.268707+0000 mgr.y (mgr.14142) 368 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:27:12.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[24830]: cephadm 2023-12-08T22:27:10.522699+0000 mgr.y (mgr.14142) 369 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi099 2023-12-08T22:27:12.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[24830]: cluster 2023-12-08T22:27:10.549511+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:12.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[28481]: cephadm 2023-12-08T22:27:10.265605+0000 mgr.y (mgr.14142) 366 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:27:12.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[28481]: cephadm 2023-12-08T22:27:10.268207+0000 mgr.y (mgr.14142) 367 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:27:12.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[28481]: cephadm 2023-12-08T22:27:10.268707+0000 mgr.y (mgr.14142) 368 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:27:12.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[28481]: cephadm 2023-12-08T22:27:10.522699+0000 mgr.y (mgr.14142) 369 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi099 2023-12-08T22:27:12.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:11 smithi089 bash[28481]: cluster 2023-12-08T22:27:10.549511+0000 mgr.y (mgr.14142) 370 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:13.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:13 smithi099 bash[24814]: cluster 2023-12-08T22:27:12.550495+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:13.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:13 smithi089 bash[24830]: cluster 2023-12-08T22:27:12.550495+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:13.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:13 smithi089 bash[28481]: cluster 2023-12-08T22:27:12.550495+0000 mgr.y (mgr.14142) 371 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:15.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:15 smithi099 bash[24814]: cluster 2023-12-08T22:27:14.551521+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:15.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:15 smithi089 bash[24830]: cluster 2023-12-08T22:27:14.551521+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:15.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:15 smithi089 bash[28481]: cluster 2023-12-08T22:27:14.551521+0000 mgr.y (mgr.14142) 372 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:17.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:17 smithi099 bash[24814]: cluster 2023-12-08T22:27:16.552409+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:17.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:17 smithi089 bash[24830]: cluster 2023-12-08T22:27:16.552409+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:17.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:17 smithi089 bash[28481]: cluster 2023-12-08T22:27:16.552409+0000 mgr.y (mgr.14142) 373 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:19.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:19 smithi099 bash[24814]: cluster 2023-12-08T22:27:18.553377+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:19 smithi089 bash[24830]: cluster 2023-12-08T22:27:18.553377+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:19.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:19 smithi089 bash[28481]: cluster 2023-12-08T22:27:18.553377+0000 mgr.y (mgr.14142) 374 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:21.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:21 smithi089 bash[24830]: cluster 2023-12-08T22:27:20.554456+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:21.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:21 smithi089 bash[28481]: cluster 2023-12-08T22:27:20.554456+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:22.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:21 smithi099 bash[24814]: cluster 2023-12-08T22:27:20.554456+0000 mgr.y (mgr.14142) 375 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:23.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:23 smithi099 bash[24814]: cluster 2023-12-08T22:27:22.555552+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:23.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:23 smithi089 bash[24830]: cluster 2023-12-08T22:27:22.555552+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:23.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:23 smithi089 bash[28481]: cluster 2023-12-08T22:27:22.555552+0000 mgr.y (mgr.14142) 376 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:25.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:25 smithi099 bash[24814]: cluster 2023-12-08T22:27:24.556193+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:25.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:25 smithi089 bash[24830]: cluster 2023-12-08T22:27:24.556193+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:25.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:25 smithi089 bash[28481]: cluster 2023-12-08T22:27:24.556193+0000 mgr.y (mgr.14142) 377 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:27.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:27 smithi099 bash[24814]: cluster 2023-12-08T22:27:26.557032+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:27.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:27 smithi089 bash[24830]: cluster 2023-12-08T22:27:26.557032+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:27.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:27 smithi089 bash[28481]: cluster 2023-12-08T22:27:26.557032+0000 mgr.y (mgr.14142) 378 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:29 smithi089 bash[24830]: cluster 2023-12-08T22:27:28.558025+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:29.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:29 smithi089 bash[28481]: cluster 2023-12-08T22:27:28.558025+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:30.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:29 smithi099 bash[24814]: cluster 2023-12-08T22:27:28.558025+0000 mgr.y (mgr.14142) 379 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:31.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:31 smithi089 bash[24830]: cluster 2023-12-08T22:27:30.559163+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:31.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:31 smithi089 bash[28481]: cluster 2023-12-08T22:27:30.559163+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:32.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:31 smithi099 bash[24814]: cluster 2023-12-08T22:27:30.559163+0000 mgr.y (mgr.14142) 380 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:33.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:33 smithi099 bash[24814]: cluster 2023-12-08T22:27:32.560235+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:33 smithi089 bash[24830]: cluster 2023-12-08T22:27:32.560235+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:33.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:33 smithi089 bash[28481]: cluster 2023-12-08T22:27:32.560235+0000 mgr.y (mgr.14142) 381 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:35.750 INFO:teuthology.orchestra.run.smithi089.stdout:true 2023-12-08T22:27:35.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:35 smithi099 bash[24814]: cluster 2023-12-08T22:27:34.561088+0000 mgr.y (mgr.14142) 382 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:35.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:35 smithi089 bash[24830]: cluster 2023-12-08T22:27:34.561088+0000 mgr.y (mgr.14142) 382 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:35.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:35 smithi089 bash[28481]: cluster 2023-12-08T22:27:34.561088+0000 mgr.y (mgr.14142) 382 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:36.392 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d ded65b16add7 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9a82f7024c91 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f212db9a5b76 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a23d00d6f819 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5b1be6743211 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fe98f535929b 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 6b04ce9528ab 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 c551c42ceebb 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:27:36.393 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:27:36.394 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:27:36.394 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:27:36.394 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 running (4m) 3m ago 5m prom/prometheus:latest 620d5e2a39df 77eb13135fc4 2023-12-08T22:27:36.394 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:27:36.394 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:27:36.743 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:27:36.743 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:27:36.743 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:27:36.743 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:27:36.743 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:27:36.743 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:27:36.744 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:27:36.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:36 smithi089 bash[24830]: audit 2023-12-08T22:27:35.733557+0000 mgr.y (mgr.14142) 383 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:36.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:36 smithi089 bash[28481]: audit 2023-12-08T22:27:35.733557+0000 mgr.y (mgr.14142) 383 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:37.071 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:27:37.071 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:27:37.071 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2023-12-08T22:27:37.071 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2023-12-08T22:27:37.072 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "" 2023-12-08T22:27:37.072 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:27:37.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:36 smithi099 bash[24814]: audit 2023-12-08T22:27:35.733557+0000 mgr.y (mgr.14142) 383 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:37 smithi089 bash[24830]: audit 2023-12-08T22:27:36.056130+0000 mgr.y (mgr.14142) 384 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:37 smithi089 bash[24830]: audit 2023-12-08T22:27:36.375806+0000 mgr.y (mgr.14142) 385 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:37 smithi089 bash[24830]: cluster 2023-12-08T22:27:36.561929+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:37 smithi089 bash[24830]: audit 2023-12-08T22:27:36.740451+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.89:0/1764254365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:27:37.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:37 smithi089 bash[28481]: audit 2023-12-08T22:27:36.056130+0000 mgr.y (mgr.14142) 384 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:37.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:37 smithi089 bash[28481]: audit 2023-12-08T22:27:36.375806+0000 mgr.y (mgr.14142) 385 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:37.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:37 smithi089 bash[28481]: cluster 2023-12-08T22:27:36.561929+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:37.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:37 smithi089 bash[28481]: audit 2023-12-08T22:27:36.740451+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.89:0/1764254365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:27:38.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:37 smithi099 bash[24814]: audit 2023-12-08T22:27:36.056130+0000 mgr.y (mgr.14142) 384 : audit [DBG] from='client.14796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:38.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:37 smithi099 bash[24814]: audit 2023-12-08T22:27:36.375806+0000 mgr.y (mgr.14142) 385 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:38.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:37 smithi099 bash[24814]: cluster 2023-12-08T22:27:36.561929+0000 mgr.y (mgr.14142) 386 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:38.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:37 smithi099 bash[24814]: audit 2023-12-08T22:27:36.740451+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.89:0/1764254365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:27:39.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:38 smithi099 bash[24814]: audit 2023-12-08T22:27:37.067536+0000 mgr.y (mgr.14142) 387 : audit [DBG] from='client.34670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:39.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:38 smithi089 bash[24830]: audit 2023-12-08T22:27:37.067536+0000 mgr.y (mgr.14142) 387 : audit [DBG] from='client.34670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:39.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:38 smithi089 bash[28481]: audit 2023-12-08T22:27:37.067536+0000 mgr.y (mgr.14142) 387 : audit [DBG] from='client.34670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:27:40.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:39 smithi099 bash[24814]: cluster 2023-12-08T22:27:38.562897+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:40.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:39 smithi089 bash[24830]: cluster 2023-12-08T22:27:38.562897+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:40.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:39 smithi089 bash[28481]: cluster 2023-12-08T22:27:38.562897+0000 mgr.y (mgr.14142) 388 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:42.016 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:41 smithi099 bash[24814]: cluster 2023-12-08T22:27:40.564042+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:42.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:41 smithi089 bash[24830]: cluster 2023-12-08T22:27:40.564042+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:42.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:41 smithi089 bash[28481]: cluster 2023-12-08T22:27:40.564042+0000 mgr.y (mgr.14142) 389 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:43.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:43 smithi099 bash[24814]: cluster 2023-12-08T22:27:42.565089+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:43.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:43 smithi089 bash[24830]: cluster 2023-12-08T22:27:42.565089+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:43.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:43 smithi089 bash[28481]: cluster 2023-12-08T22:27:42.565089+0000 mgr.y (mgr.14142) 390 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:45 smithi089 bash[24830]: cluster 2023-12-08T22:27:44.566248+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:45 smithi089 bash[28481]: cluster 2023-12-08T22:27:44.566248+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:46.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:45 smithi099 bash[24814]: cluster 2023-12-08T22:27:44.566248+0000 mgr.y (mgr.14142) 391 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:47.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:47 smithi089 bash[24830]: cluster 2023-12-08T22:27:46.567351+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:47.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:47 smithi089 bash[28481]: cluster 2023-12-08T22:27:46.567351+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:48.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:47 smithi099 bash[24814]: cluster 2023-12-08T22:27:46.567351+0000 mgr.y (mgr.14142) 392 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:50.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:49 smithi099 bash[24814]: cluster 2023-12-08T22:27:48.568423+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:50.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:49 smithi089 bash[24830]: cluster 2023-12-08T22:27:48.568423+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:50.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:49 smithi089 bash[28481]: cluster 2023-12-08T22:27:48.568423+0000 mgr.y (mgr.14142) 393 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:52.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:51 smithi099 bash[24814]: cluster 2023-12-08T22:27:50.569546+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:52.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:51 smithi089 bash[24830]: cluster 2023-12-08T22:27:50.569546+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:52.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:51 smithi089 bash[28481]: cluster 2023-12-08T22:27:50.569546+0000 mgr.y (mgr.14142) 394 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:53.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:53 smithi099 bash[24814]: cluster 2023-12-08T22:27:52.570542+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:53.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:53 smithi089 bash[24830]: cluster 2023-12-08T22:27:52.570542+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:53.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:53 smithi089 bash[28481]: cluster 2023-12-08T22:27:52.570542+0000 mgr.y (mgr.14142) 395 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:54.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:54 smithi099 bash[24814]: cephadm 2023-12-08T22:27:53.846942+0000 mgr.y (mgr.14142) 396 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T22:27:54.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:54 smithi099 bash[24814]: cephadm 2023-12-08T22:27:53.847105+0000 mgr.y (mgr.14142) 397 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T22:27:54.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:54 smithi099 bash[24814]: audit 2023-12-08T22:27:53.847717+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T22:27:54.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:54 smithi099 bash[24814]: audit 2023-12-08T22:27:53.856272+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T22:27:54.862 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:54 smithi099 bash[24814]: audit 2023-12-08T22:27:53.858254+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T22:27:54.863 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:54 smithi099 bash[24814]: audit 2023-12-08T22:27:53.860146+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:27:54.863 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:54 smithi099 bash[24814]: cephadm 2023-12-08T22:27:53.861311+0000 mgr.y (mgr.14142) 398 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:27:54.863 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:54 smithi099 bash[24814]: audit 2023-12-08T22:27:53.862151+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:27:54.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[24830]: cephadm 2023-12-08T22:27:53.846942+0000 mgr.y (mgr.14142) 396 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T22:27:54.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[24830]: cephadm 2023-12-08T22:27:53.847105+0000 mgr.y (mgr.14142) 397 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T22:27:54.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[24830]: audit 2023-12-08T22:27:53.847717+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T22:27:54.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[24830]: audit 2023-12-08T22:27:53.856272+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T22:27:54.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[24830]: audit 2023-12-08T22:27:53.858254+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T22:27:54.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[24830]: audit 2023-12-08T22:27:53.860146+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[24830]: cephadm 2023-12-08T22:27:53.861311+0000 mgr.y (mgr.14142) 398 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[24830]: audit 2023-12-08T22:27:53.862151+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[28481]: cephadm 2023-12-08T22:27:53.846942+0000 mgr.y (mgr.14142) 396 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[28481]: cephadm 2023-12-08T22:27:53.847105+0000 mgr.y (mgr.14142) 397 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[28481]: audit 2023-12-08T22:27:53.847717+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[28481]: audit 2023-12-08T22:27:53.856272+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[28481]: audit 2023-12-08T22:27:53.858254+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[28481]: audit 2023-12-08T22:27:53.860146+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[28481]: cephadm 2023-12-08T22:27:53.861311+0000 mgr.y (mgr.14142) 398 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:27:54.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:54 smithi089 bash[28481]: audit 2023-12-08T22:27:53.862151+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:27:55.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:55 smithi099 bash[24814]: cluster 2023-12-08T22:27:54.571590+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:55.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:55 smithi089 bash[24830]: cluster 2023-12-08T22:27:54.571590+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:55.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:55 smithi089 bash[28481]: cluster 2023-12-08T22:27:54.571590+0000 mgr.y (mgr.14142) 399 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:56.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:27:55 smithi099 systemd[1]: Stopping Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:27:57.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:57 smithi089 bash[24830]: cluster 2023-12-08T22:27:56.572489+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:57.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:57 smithi089 bash[28481]: cluster 2023-12-08T22:27:56.572489+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:27:58.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:57 smithi099 bash[24814]: cluster 2023-12-08T22:27:56.572489+0000 mgr.y (mgr.14142) 400 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:00.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:27:59 smithi099 bash[24814]: cluster 2023-12-08T22:27:58.573497+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:00.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:27:59 smithi089 bash[24830]: cluster 2023-12-08T22:27:58.573497+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:00.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:27:59 smithi089 bash[28481]: cluster 2023-12-08T22:27:58.573497+0000 mgr.y (mgr.14142) 401 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:02.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:01 smithi099 bash[24814]: cluster 2023-12-08T22:28:00.574589+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:02.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:01 smithi089 bash[24830]: cluster 2023-12-08T22:28:00.574589+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:02.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:01 smithi089 bash[28481]: cluster 2023-12-08T22:28:00.574589+0000 mgr.y (mgr.14142) 402 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:03.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:03 smithi099 bash[24814]: cluster 2023-12-08T22:28:02.575751+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:03.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:03 smithi089 bash[24830]: cluster 2023-12-08T22:28:02.575751+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:03.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:03 smithi089 bash[28481]: cluster 2023-12-08T22:28:02.575751+0000 mgr.y (mgr.14142) 403 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:06.025 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:05 smithi099 bash[24814]: cluster 2023-12-08T22:28:04.576907+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:06.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:05 smithi089 bash[24830]: cluster 2023-12-08T22:28:04.576907+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:06.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:05 smithi089 bash[28481]: cluster 2023-12-08T22:28:04.576907+0000 mgr.y (mgr.14142) 404 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:07.058 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:06 smithi099 docker[36239]: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.x 2023-12-08T22:28:07.058 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:06 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-08T22:28:07.058 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:06 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-08T22:28:07.059 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:06 smithi099 systemd[1]: Stopped Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:28:07.059 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:07 smithi099 systemd[1]: Starting Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:28:07.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:07 smithi099 docker[36328]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.x 2023-12-08T22:28:07.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:07 smithi099 systemd[1]: Started Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:28:07.421 INFO:teuthology.orchestra.run.smithi089.stdout:true 2023-12-08T22:28:07.922 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:07 smithi099 bash[24814]: cluster 2023-12-08T22:28:06.577873+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:07.923 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:07 smithi099 bash[24814]: audit 2023-12-08T22:28:07.103171+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:28:07.923 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:07 smithi099 bash[24814]: audit 2023-12-08T22:28:07.109356+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:28:07.923 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:07 smithi099 bash[24814]: audit 2023-12-08T22:28:07.380819+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:28:07.379210\"}"}]: dispatch 2023-12-08T22:28:07.924 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:07 smithi099 bash[24814]: audit 2023-12-08T22:28:07.384678+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:28:07.379210\"}"}]': finished 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 running (5m) 3m ago 5m prom/alertmanager 9f27df16978d ded65b16add7 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (5m) 3m ago 5m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 running - - 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f212db9a5b76 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a23d00d6f819 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5b1be6743211 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fe98f535929b 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 6b04ce9528ab 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 c551c42ceebb 2023-12-08T22:28:08.064 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 running (4m) 3m ago 5m prom/prometheus:latest 620d5e2a39df 77eb13135fc4 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:28:08.065 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:28:08.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[24830]: cluster 2023-12-08T22:28:06.577873+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:08.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[28481]: cluster 2023-12-08T22:28:06.577873+0000 mgr.y (mgr.14142) 405 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:08.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[28481]: audit 2023-12-08T22:28:07.103171+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:28:08.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[24830]: audit 2023-12-08T22:28:07.103171+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]: dispatch 2023-12-08T22:28:08.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[28481]: audit 2023-12-08T22:28:07.109356+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:28:08.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[24830]: audit 2023-12-08T22:28:07.109356+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:17:49.233637\"}"}]': finished 2023-12-08T22:28:08.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[28481]: audit 2023-12-08T22:28:07.380819+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:28:07.379210\"}"}]: dispatch 2023-12-08T22:28:08.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[28481]: audit 2023-12-08T22:28:07.384678+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:28:07.379210\"}"}]': finished 2023-12-08T22:28:08.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[24830]: audit 2023-12-08T22:28:07.380819+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:28:07.379210\"}"}]: dispatch 2023-12-08T22:28:08.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:07 smithi089 bash[24830]: audit 2023-12-08T22:28:07.384678+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903389\", \"created\": \"2023-12-08T22:16:25.396432\", \"started\": \"2023-12-08T22:16:30.894620\"}, \"mgr.y\": {\"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903568\", \"created\": \"2023-12-08T22:16:33.104255\", \"started\": \"2023-12-08T22:16:33.127471\"}, \"mon.c\": {\"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903709\", \"created\": \"2023-12-08T22:18:03.210181\", \"started\": \"2023-12-08T22:18:03.237212\"}, \"osd.0\": {\"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903832\", \"created\": \"2023-12-08T22:18:50.597090\", \"started\": \"2023-12-08T22:18:53.816663\"}, \"osd.1\": {\"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903913\", \"created\": \"2023-12-08T22:19:14.051740\", \"started\": \"2023-12-08T22:19:17.718453\"}, \"osd.2\": {\"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.903991\", \"created\": \"2023-12-08T22:19:37.694435\", \"started\": \"2023-12-08T22:19:41.631296\"}, \"osd.3\": {\"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904069\", \"created\": \"2023-12-08T22:20:02.349499\", \"started\": \"2023-12-08T22:20:05.312410\"}, \"node-exporter.a\": {\"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"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-08T22:24:19.904147\", \"created\": \"2023-12-08T22:22:15.858295\", \"started\": \"2023-12-08T22:22:23.761644\"}, \"alertmanager.a\": {\"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904225\", \"created\": \"2023-12-08T22:22:31.881916\", \"started\": \"2023-12-08T22:23:07.017725\"}, \"rgw.r.z.smithi089.jehmmi\": {\"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:19.904303\", \"created\": \"2023-12-08T22:24:16.447453\", \"started\": \"2023-12-08T22:24:16.472309\"}}, \"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\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975\"}}, \"last_daemon_update\": \"2023-12-08T22:24:19.904482\", \"last_device_update\": \"2023-12-08T22:20:09.283964\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.89\"], \"172.21.15.254\": [\"172.21.15.89\"]}, \"last_host_check\": \"2023-12-08T22:28:07.379210\"}"}]': finished 2023-12-08T22:28:08.235 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[36349]: debug 2023-12-08T22:28:08.022+0000 7f247c2ff700 1 -- 172.21.15.99:0/357035002 <== mon.2 v2:172.21.15.99:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559a73ffa4e0 con 0x559a740ef000 2023-12-08T22:28:08.413 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:28:08.414 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:28:08.415 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T22:28:08.415 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:28:08.415 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:28:08.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[36349]: debug 2023-12-08T22:28:08.230+0000 7f248c8e6680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:28:08.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[36349]: debug 2023-12-08T22:28:08.338+0000 7f248c8e6680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:28:08.740 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:28:08.741 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:28:08.741 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2023-12-08T22:28:08.741 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2023-12-08T22:28:08.741 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "" 2023-12-08T22:28:08.741 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:28:09.127 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[36349]: debug 2023-12-08T22:28:08.862+0000 7f248c8e6680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:28:09.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[24814]: audit 2023-12-08T22:28:07.406286+0000 mgr.y (mgr.14142) 406 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[24814]: audit 2023-12-08T22:28:07.670400+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]: dispatch 2023-12-08T22:28:09.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[24814]: audit 2023-12-08T22:28:07.675035+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]': finished 2023-12-08T22:28:09.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[24814]: audit 2023-12-08T22:28:07.676133+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:28:09.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[24814]: audit 2023-12-08T22:28:07.736045+0000 mgr.y (mgr.14142) 407 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:08 smithi099 bash[24814]: audit 2023-12-08T22:28:08.410981+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.89:0/3040487602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:28:09.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[24830]: audit 2023-12-08T22:28:07.406286+0000 mgr.y (mgr.14142) 406 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[28481]: audit 2023-12-08T22:28:07.406286+0000 mgr.y (mgr.14142) 406 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[28481]: audit 2023-12-08T22:28:07.670400+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]: dispatch 2023-12-08T22:28:09.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[24830]: audit 2023-12-08T22:28:07.670400+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]: dispatch 2023-12-08T22:28:09.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[24830]: audit 2023-12-08T22:28:07.675035+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]': finished 2023-12-08T22:28:09.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[24830]: audit 2023-12-08T22:28:07.676133+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:28:09.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[24830]: audit 2023-12-08T22:28:07.736045+0000 mgr.y (mgr.14142) 407 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[24830]: audit 2023-12-08T22:28:08.410981+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.89:0/3040487602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:28:09.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[28481]: audit 2023-12-08T22:28:07.675035+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005541\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005866\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.005985\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006104\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006222\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:24:21.006341\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:24:21.006461\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:24:21.006580\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:24:21.006699\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]': finished 2023-12-08T22:28:09.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[28481]: audit 2023-12-08T22:28:07.676133+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:28:09.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[28481]: audit 2023-12-08T22:28:07.736045+0000 mgr.y (mgr.14142) 407 : audit [DBG] from='client.14826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:08 smithi089 bash[28481]: audit 2023-12-08T22:28:08.410981+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.89:0/3040487602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:28:09.955 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[25088]: debug 2023-12-08T22:28:09.918+0000 7f54e5de6700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-08T22:28:09.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: audit 2023-12-08T22:28:08.055924+0000 mgr.y (mgr.14142) 408 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.955 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: cluster 2023-12-08T22:28:08.578634+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:09.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: audit 2023-12-08T22:28:08.737722+0000 mgr.y (mgr.14142) 410 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: audit 2023-12-08T22:28:08.055924+0000 mgr.y (mgr.14142) 408 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: cluster 2023-12-08T22:28:08.578634+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:09.956 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: audit 2023-12-08T22:28:08.737722+0000 mgr.y (mgr.14142) 410 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.956 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: audit 2023-12-08T22:28:08.914958+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911278\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911479\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:28:07.105631\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911603\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911722\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911840\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911958\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:28:08.912077\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:28:08.912195\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:28:08.912313\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.912430\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:28:08.912665\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]: dispatch 2023-12-08T22:28:09.957 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: audit 2023-12-08T22:28:08.914958+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911278\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911479\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:28:07.105631\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911603\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911722\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911840\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911958\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:28:08.912077\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:28:08.912195\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:28:08.912313\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.912430\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:28:08.912665\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]: dispatch 2023-12-08T22:28:09.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: audit 2023-12-08T22:28:08.921691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911278\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911479\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:28:07.105631\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911603\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911722\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911840\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911958\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:28:08.912077\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:28:08.912195\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:28:08.912313\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.912430\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:28:08.912665\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]': finished 2023-12-08T22:28:09.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: cephadm 2023-12-08T22:28:08.926652+0000 mgr.y (mgr.14142) 411 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:28:09.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: audit 2023-12-08T22:28:08.927101+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:09.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: cephadm 2023-12-08T22:28:08.929026+0000 mgr.y (mgr.14142) 412 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:28:09.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: cephadm 2023-12-08T22:28:08.929323+0000 mgr.y (mgr.14142) 413 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:28:09.957 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: cephadm 2023-12-08T22:28:08.933347+0000 mgr.y (mgr.14142) 414 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: audit 2023-12-08T22:28:08.934131+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[28481]: cluster 2023-12-08T22:28:08.940817+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: audit 2023-12-08T22:28:08.921691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911278\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911479\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:28:07.105631\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911603\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911722\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911840\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911958\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:28:08.912077\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:28:08.912195\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:28:08.912313\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.912430\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:28:08.912665\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]': finished 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: cephadm 2023-12-08T22:28:08.926652+0000 mgr.y (mgr.14142) 411 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: audit 2023-12-08T22:28:08.927101+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: cephadm 2023-12-08T22:28:08.929026+0000 mgr.y (mgr.14142) 412 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: cephadm 2023-12-08T22:28:08.929323+0000 mgr.y (mgr.14142) 413 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: cephadm 2023-12-08T22:28:08.933347+0000 mgr.y (mgr.14142) 414 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: audit 2023-12-08T22:28:08.934131+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T22:28:09.958 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[24830]: cluster 2023-12-08T22:28:08.940817+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T22:28:09.959 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[36349]: debug 2023-12-08T22:28:09.830+0000 7f248c8e6680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:28:09.959 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[36349]: debug 2023-12-08T22:28:09.922+0000 7f248c8e6680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:28:09.959 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: audit 2023-12-08T22:28:08.055924+0000 mgr.y (mgr.14142) 408 : audit [DBG] from='client.14832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.959 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: cluster 2023-12-08T22:28:08.578634+0000 mgr.y (mgr.14142) 409 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:09.959 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: audit 2023-12-08T22:28:08.737722+0000 mgr.y (mgr.14142) 410 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: audit 2023-12-08T22:28:08.914958+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911278\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911479\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:28:07.105631\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911603\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911722\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911840\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911958\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:28:08.912077\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:28:08.912195\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:28:08.912313\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.912430\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:28:08.912665\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]: dispatch 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: audit 2023-12-08T22:28:08.921691+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911278\", \"created\": \"2023-12-08T22:18:16.848475\", \"started\": \"2023-12-08T22:18:16.876966\"}, \"mgr.x\": {\"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911479\", \"created\": \"2023-12-08T22:18:32.496115\", \"started\": \"2023-12-08T22:28:07.105631\"}, \"osd.4\": {\"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911603\", \"created\": \"2023-12-08T22:20:23.345578\", \"started\": \"2023-12-08T22:20:26.581624\"}, \"osd.5\": {\"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911722\", \"created\": \"2023-12-08T22:20:47.949016\", \"started\": \"2023-12-08T22:20:51.897779\"}, \"osd.6\": {\"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911840\", \"created\": \"2023-12-08T22:21:13.688427\", \"started\": \"2023-12-08T22:21:17.327288\"}, \"osd.7\": {\"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.911958\", \"created\": \"2023-12-08T22:21:39.187789\", \"started\": \"2023-12-08T22:21:42.218431\"}, \"prometheus.a\": {\"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"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-08T22:28:08.912077\", \"created\": \"2023-12-08T22:22:14.038918\", \"started\": \"2023-12-08T22:23:14.590415\"}, \"node-exporter.b\": {\"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:28:08.912195\", \"created\": \"2023-12-08T22:22:16.562855\", \"started\": \"2023-12-08T22:22:21.932251\"}, \"grafana.a\": {\"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"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-08T22:28:08.912313\", \"created\": \"2023-12-08T22:22:57.989830\", \"started\": \"2023-12-08T22:22:58.009128\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:28:08.912430\", \"created\": \"2023-12-08T22:24:18.883857\", \"started\": \"2023-12-08T22:24:18.904984\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493\"}}, \"last_daemon_update\": \"2023-12-08T22:28:08.912665\", \"last_device_update\": \"2023-12-08T22:21:46.179810\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.99\"], \"172.21.15.254\": [\"172.21.15.99\"]}, \"last_host_check\": \"2023-12-08T22:28:07.668956\"}"}]': finished 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: cephadm 2023-12-08T22:28:08.926652+0000 mgr.y (mgr.14142) 411 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: audit 2023-12-08T22:28:08.927101+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: cephadm 2023-12-08T22:28:08.929026+0000 mgr.y (mgr.14142) 412 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: cephadm 2023-12-08T22:28:08.929323+0000 mgr.y (mgr.14142) 413 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: cephadm 2023-12-08T22:28:08.933347+0000 mgr.y (mgr.14142) 414 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: audit 2023-12-08T22:28:08.934131+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T22:28:09.960 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:09 smithi099 bash[24814]: cluster 2023-12-08T22:28:08.940817+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T22:28:10.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:10 smithi099 bash[36349]: debug 2023-12-08T22:28:10.174+0000 7f248c8e6680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:28:10.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[25088]: ignoring --setuser ceph since I am not root 2023-12-08T22:28:10.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:28:09 smithi089 bash[25088]: ignoring --setgroup ceph since I am not root 2023-12-08T22:28:11.296 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:10 smithi099 bash[24814]: audit 2023-12-08T22:28:09.928788+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T22:28:11.296 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:10 smithi099 bash[24814]: cluster 2023-12-08T22:28:09.928861+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994017s) 2023-12-08T22:28:11.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:10 smithi089 bash[24830]: audit 2023-12-08T22:28:09.928788+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T22:28:11.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:10 smithi089 bash[24830]: cluster 2023-12-08T22:28:09.928861+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994017s) 2023-12-08T22:28:11.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:10 smithi089 bash[28481]: audit 2023-12-08T22:28:09.928788+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14142 172.21.15.89:0/3229898093' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T22:28:11.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:10 smithi089 bash[28481]: cluster 2023-12-08T22:28:09.928861+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994017s) 2023-12-08T22:28:11.553 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:11 smithi099 bash[36349]: debug 2023-12-08T22:28:11.290+0000 7f248c8e6680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:28:11.553 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:11 smithi099 bash[36349]: debug 2023-12-08T22:28:11.450+0000 7f248c8e6680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:28:11.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:11 smithi099 bash[36349]: debug 2023-12-08T22:28:11.546+0000 7f248c8e6680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:28:11.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:11 smithi099 bash[36349]: debug 2023-12-08T22:28:11.658+0000 7f248c8e6680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:28:12.245 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:11 smithi099 bash[36349]: debug 2023-12-08T22:28:11.874+0000 7f248c8e6680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:28:12.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:12 smithi099 bash[36349]: debug 2023-12-08T22:28:12.238+0000 7f248c8e6680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:28:12.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:12 smithi099 bash[36349]: debug 2023-12-08T22:28:12.358+0000 7f248c8e6680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:28:13.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:13 smithi099 bash[36349]: debug 2023-12-08T22:28:13.214+0000 7f248c8e6680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:28:13.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:13 smithi099 bash[36349]: debug 2023-12-08T22:28:13.314+0000 7f248c8e6680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:28:13.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:13 smithi099 bash[36349]: debug 2023-12-08T22:28:13.430+0000 7f248c8e6680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:28:13.944 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:13 smithi099 bash[36349]: debug 2023-12-08T22:28:13.650+0000 7f248c8e6680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:28:14.235 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:13 smithi099 bash[36349]: debug 2023-12-08T22:28:13.938+0000 7f248c8e6680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:28:14.236 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:14 smithi099 bash[36349]: debug 2023-12-08T22:28:14.102+0000 7f248c8e6680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:28:14.493 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:14 smithi099 bash[36349]: debug 2023-12-08T22:28:14.274+0000 7f248c8e6680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:28:14.493 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:14 smithi099 bash[24814]: cluster 2023-12-08T22:28:14.168300+0000 mon.a (mon.0) 608 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:28:14.493 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:14 smithi099 bash[24814]: audit 2023-12-08T22:28:14.169203+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.89:0/3413034639' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:14.493 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:14 smithi099 bash[24814]: audit 2023-12-08T22:28:14.171450+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.89:0/3413034639' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:14.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:14 smithi089 bash[28481]: cluster 2023-12-08T22:28:14.168300+0000 mon.a (mon.0) 608 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:28:14.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:14 smithi089 bash[28481]: audit 2023-12-08T22:28:14.169203+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.89:0/3413034639' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:14.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:14 smithi089 bash[28481]: audit 2023-12-08T22:28:14.171450+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.89:0/3413034639' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:14.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:14 smithi089 bash[24830]: cluster 2023-12-08T22:28:14.168300+0000 mon.a (mon.0) 608 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:28:14.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:14 smithi089 bash[24830]: audit 2023-12-08T22:28:14.169203+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.? 172.21.15.89:0/3413034639' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:14.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:14 smithi089 bash[24830]: audit 2023-12-08T22:28:14.171450+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.89:0/3413034639' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:14.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:14 smithi099 bash[36349]: debug 2023-12-08T22:28:14.486+0000 7f248c8e6680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:28:14.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:14 smithi099 bash[36349]: debug 2023-12-08T22:28:14.594+0000 7f248c8e6680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:28:15.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:15 smithi099 bash[24814]: cluster 2023-12-08T22:28:14.229336+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-08T22:28:15.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:15 smithi099 bash[24814]: cluster 2023-12-08T22:28:14.619041+0000 mon.a (mon.0) 610 : cluster [INF] Active manager daemon x restarted 2023-12-08T22:28:15.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:15 smithi099 bash[24814]: cluster 2023-12-08T22:28:14.620456+0000 mon.a (mon.0) 611 : cluster [INF] Activating manager daemon x 2023-12-08T22:28:15.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:15 smithi099 bash[24814]: cluster 2023-12-08T22:28:14.628124+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T22:28:15.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:15 smithi099 bash[24814]: audit 2023-12-08T22:28:14.628803+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:28:15.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:15 smithi099 bash[24814]: audit 2023-12-08T22:28:14.629877+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:15.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:15 smithi099 bash[24814]: audit 2023-12-08T22:28:14.632757+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:28:15.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:15 smithi099 bash[24814]: audit 2023-12-08T22:28:14.633657+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[24830]: cluster 2023-12-08T22:28:14.229336+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-08T22:28:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[24830]: cluster 2023-12-08T22:28:14.619041+0000 mon.a (mon.0) 610 : cluster [INF] Active manager daemon x restarted 2023-12-08T22:28:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[24830]: cluster 2023-12-08T22:28:14.620456+0000 mon.a (mon.0) 611 : cluster [INF] Activating manager daemon x 2023-12-08T22:28:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[24830]: cluster 2023-12-08T22:28:14.628124+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T22:28:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[24830]: audit 2023-12-08T22:28:14.628803+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:28:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[24830]: audit 2023-12-08T22:28:14.629877+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[24830]: audit 2023-12-08T22:28:14.632757+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:28:15.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[24830]: audit 2023-12-08T22:28:14.633657+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:15.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[28481]: cluster 2023-12-08T22:28:14.229336+0000 mon.a (mon.0) 609 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2023-12-08T22:28:15.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[28481]: cluster 2023-12-08T22:28:14.619041+0000 mon.a (mon.0) 610 : cluster [INF] Active manager daemon x restarted 2023-12-08T22:28:15.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[28481]: cluster 2023-12-08T22:28:14.620456+0000 mon.a (mon.0) 611 : cluster [INF] Activating manager daemon x 2023-12-08T22:28:15.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[28481]: cluster 2023-12-08T22:28:14.628124+0000 mon.a (mon.0) 612 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T22:28:15.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[28481]: audit 2023-12-08T22:28:14.628803+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:28:15.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[28481]: audit 2023-12-08T22:28:14.629877+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:15.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[28481]: audit 2023-12-08T22:28:14.632757+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:28:15.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:15 smithi089 bash[28481]: audit 2023-12-08T22:28:14.633657+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.? 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:16.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:16 smithi099 bash[24814]: cluster 2023-12-08T22:28:15.253394+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e17: x(active, starting, since 0.633319s), standbys: y 2023-12-08T22:28:16.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:16 smithi089 bash[24830]: cluster 2023-12-08T22:28:15.253394+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e17: x(active, starting, since 0.633319s), standbys: y 2023-12-08T22:28:16.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:16 smithi089 bash[28481]: cluster 2023-12-08T22:28:15.253394+0000 mon.a (mon.0) 617 : cluster [DBG] mgrmap e17: x(active, starting, since 0.633319s), standbys: y 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.260961+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.261583+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.262106+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.265030+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.265548+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.266110+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.266670+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.267162+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.267676+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.268155+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.268649+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:28:21.596 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.268875+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:28:21.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.269116+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:28:21.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.271363+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:28:21.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.271550+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:28:21.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.272037+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:28:21.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.274857+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:28:21.597 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.276396+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:28:21.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.260961+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:28:21.597 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.261583+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.262106+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.265030+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.265548+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.266110+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.266670+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.267162+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.267676+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.268155+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.268649+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.268875+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.269116+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.271363+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:28:21.598 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.271550+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.272037+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.274857+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.276396+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.277125+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.277770+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.278738+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.279440+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.280175+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.280916+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.281661+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.282493+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.283382+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.284224+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.284970+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.285657+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.286587+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:28:21.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.287471+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.288298+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.289159+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.289919+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.290799+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.291644+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[28481]: audit 2023-12-08T22:28:21.292474+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.277125+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.277770+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.278738+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.279440+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:28:21.600 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.280175+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.280916+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.281661+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.282493+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.283382+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.284224+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.284970+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.285657+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.286587+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.287471+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.288298+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.289159+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.289919+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.290799+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.291644+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:28:21.601 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:21 smithi089 bash[24830]: audit 2023-12-08T22:28:21.292474+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:28:21.613 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.260961+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:28:21.613 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.261583+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:28:21.613 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.262106+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:28:21.613 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.265030+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.265548+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.266110+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.266670+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.267162+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.267676+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.268155+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.268649+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.268875+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.269116+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.271363+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.271550+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.272037+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:28:21.614 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.274857+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:28:21.615 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.276396+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:28:21.615 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.277125+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:28:21.615 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.277770+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.278738+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.279440+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.280175+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.280916+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.281661+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.282493+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.283382+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.284224+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.284970+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.285657+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.286587+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.287471+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.288298+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.289159+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:28:21.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.289919+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:28:21.617 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.290799+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:28:21.617 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.291644+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:28:21.617 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[24814]: audit 2023-12-08T22:28:21.292474+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:28:21.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:21 smithi099 bash[36349]: Warning: Permanently added '172.21.15.89' (ECDSA) to the list of known hosts. 2023-12-08T22:28:22.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: cluster 2023-12-08T22:28:21.311341+0000 mon.a (mon.0) 656 : cluster [INF] Manager daemon x is now available 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.337488+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"smithi099\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: cephadm 2023-12-08T22:28:21.337829+0000 mgr.x (mgr.14838) 1 : cephadm [INF] inventory: adjusted host smithi089 addr 'smithi089' -> '172.21.15.89' 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.344146+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"smithi099\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.351069+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: cephadm 2023-12-08T22:28:21.351571+0000 mgr.x (mgr.14838) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.359699+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: cluster 2023-12-08T22:28:21.378245+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: cluster 2023-12-08T22:28:21.389520+0000 mgr.x (mgr.14838) 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-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.493793+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.499747+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.501894+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.506476+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.544247+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:28:22.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:22 smithi099 bash[24814]: audit 2023-12-08T22:28:21.551273+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:28:22.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: cluster 2023-12-08T22:28:21.311341+0000 mon.a (mon.0) 656 : cluster [INF] Manager daemon x is now available 2023-12-08T22:28:22.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.337488+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"smithi099\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:28:22.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: cephadm 2023-12-08T22:28:21.337829+0000 mgr.x (mgr.14838) 1 : cephadm [INF] inventory: adjusted host smithi089 addr 'smithi089' -> '172.21.15.89' 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.344146+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"smithi099\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.351069+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: cephadm 2023-12-08T22:28:21.351571+0000 mgr.x (mgr.14838) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.359699+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: cluster 2023-12-08T22:28:21.378245+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: cluster 2023-12-08T22:28:21.389520+0000 mgr.x (mgr.14838) 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-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.493793+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.499747+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.501894+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.506476+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.544247+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[24830]: audit 2023-12-08T22:28:21.551273+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:28:22.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: cluster 2023-12-08T22:28:21.311341+0000 mon.a (mon.0) 656 : cluster [INF] Manager daemon x is now available 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.337488+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"smithi099\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: cephadm 2023-12-08T22:28:21.337829+0000 mgr.x (mgr.14838) 1 : cephadm [INF] inventory: adjusted host smithi089 addr 'smithi089' -> '172.21.15.89' 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.344146+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"smithi099\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.351069+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: cephadm 2023-12-08T22:28:21.351571+0000 mgr.x (mgr.14838) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.359699+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: cluster 2023-12-08T22:28:21.378245+0000 mon.a (mon.0) 661 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: cluster 2023-12-08T22:28:21.389520+0000 mgr.x (mgr.14838) 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-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.493793+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.499747+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.501894+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.506476+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:28:22.637 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.544247+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:28:22.638 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:22 smithi089 bash[28481]: audit 2023-12-08T22:28:21.551273+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:28:24.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:24 smithi099 bash[24814]: cluster 2023-12-08T22:28:23.272547+0000 mgr.x (mgr.14838) 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-08T22:28:24.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:24 smithi099 bash[24814]: cluster 2023-12-08T22:28:23.502026+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T22:28:24.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:24 smithi089 bash[24830]: cluster 2023-12-08T22:28:23.272547+0000 mgr.x (mgr.14838) 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-08T22:28:24.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:24 smithi089 bash[24830]: cluster 2023-12-08T22:28:23.502026+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T22:28:24.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:24 smithi089 bash[28481]: cluster 2023-12-08T22:28:23.272547+0000 mgr.x (mgr.14838) 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-08T22:28:24.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:24 smithi089 bash[28481]: cluster 2023-12-08T22:28:23.502026+0000 mon.a (mon.0) 668 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T22:28:26.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:26 smithi099 bash[24814]: cluster 2023-12-08T22:28:25.273281+0000 mgr.x (mgr.14838) 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-08T22:28:26.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:26 smithi089 bash[24830]: cluster 2023-12-08T22:28:25.273281+0000 mgr.x (mgr.14838) 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-08T22:28:26.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:26 smithi089 bash[28481]: cluster 2023-12-08T22:28:25.273281+0000 mgr.x (mgr.14838) 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-08T22:28:28.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:28 smithi089 bash[24830]: cluster 2023-12-08T22:28:27.274867+0000 mgr.x (mgr.14838) 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-08T22:28:28.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:28 smithi089 bash[28481]: cluster 2023-12-08T22:28:27.274867+0000 mgr.x (mgr.14838) 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-08T22:28:28.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:28 smithi099 bash[24814]: cluster 2023-12-08T22:28:27.274867+0000 mgr.x (mgr.14838) 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-08T22:28:30.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:28:29 smithi099 bash[36349]: Warning: Permanently added 'smithi099,172.21.15.99' (ECDSA) to the list of known hosts. 2023-12-08T22:28:30.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:30 smithi099 bash[24814]: cluster 2023-12-08T22:28:29.275580+0000 mgr.x (mgr.14838) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:30.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:30 smithi099 bash[24814]: audit 2023-12-08T22:28:29.895337+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T22:28:30.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:30 smithi099 bash[24814]: audit 2023-12-08T22:28:29.903925+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-08T22:28:30.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:30 smithi099 bash[24814]: audit 2023-12-08T22:28:29.906579+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:28:30.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:30 smithi099 bash[24814]: audit 2023-12-08T22:28:29.912718+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T22:28:30.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:30 smithi099 bash[24814]: audit 2023-12-08T22:28:29.916344+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:28:30.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:30 smithi099 bash[24814]: audit 2023-12-08T22:28:30.246946+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:28:30.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[24830]: cluster 2023-12-08T22:28:29.275580+0000 mgr.x (mgr.14838) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:30.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[24830]: audit 2023-12-08T22:28:29.895337+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T22:28:30.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[24830]: audit 2023-12-08T22:28:29.903925+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-08T22:28:30.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[24830]: audit 2023-12-08T22:28:29.906579+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:28:30.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[24830]: audit 2023-12-08T22:28:29.912718+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T22:28:30.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[24830]: audit 2023-12-08T22:28:29.916344+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:28:30.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[24830]: audit 2023-12-08T22:28:30.246946+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:28:30.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[28481]: cluster 2023-12-08T22:28:29.275580+0000 mgr.x (mgr.14838) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:30.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[28481]: audit 2023-12-08T22:28:29.895337+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2023-12-08T22:28:30.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[28481]: audit 2023-12-08T22:28:29.903925+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2023-12-08T22:28:30.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[28481]: audit 2023-12-08T22:28:29.906579+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:28:30.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[28481]: audit 2023-12-08T22:28:29.912718+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T22:28:30.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[28481]: audit 2023-12-08T22:28:29.916344+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:28:30.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:30 smithi089 bash[28481]: audit 2023-12-08T22:28:30.246946+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:28:32.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:32 smithi099 bash[24814]: cluster 2023-12-08T22:28:31.276344+0000 mgr.x (mgr.14838) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:32.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:32 smithi089 bash[24830]: cluster 2023-12-08T22:28:31.276344+0000 mgr.x (mgr.14838) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:32.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:32 smithi089 bash[28481]: cluster 2023-12-08T22:28:31.276344+0000 mgr.x (mgr.14838) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:34.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:34 smithi099 bash[24814]: cluster 2023-12-08T22:28:33.277964+0000 mgr.x (mgr.14838) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:34.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:34 smithi089 bash[28481]: cluster 2023-12-08T22:28:33.277964+0000 mgr.x (mgr.14838) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:34.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:34 smithi089 bash[24830]: cluster 2023-12-08T22:28:33.277964+0000 mgr.x (mgr.14838) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:36.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: cluster 2023-12-08T22:28:35.278666+0000 mgr.x (mgr.14838) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:36.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:35.937543+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:36.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:35.945939+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:36.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.237670+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.238403+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.238973+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.239645+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.240288+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.241114+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.241767+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.242441+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:36 smithi099 bash[24814]: audit 2023-12-08T22:28:36.243185+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: cluster 2023-12-08T22:28:35.278666+0000 mgr.x (mgr.14838) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:36.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: cluster 2023-12-08T22:28:35.278666+0000 mgr.x (mgr.14838) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:36.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:35.937543+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:36.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:35.945939+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:36.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.237670+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.238403+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.238973+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.239645+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:35.937543+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:35.945939+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.237670+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.238403+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.238973+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.239645+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.240288+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.241114+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.241767+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.242441+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[24830]: audit 2023-12-08T22:28:36.243185+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.240288+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.241114+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.241767+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.242441+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:36.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:36 smithi089 bash[28481]: audit 2023-12-08T22:28:36.243185+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:36.970166+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:36.978667+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.275299+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.276544+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.277703+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.278852+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.281014+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.282034+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.283074+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.284077+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.285000+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.288429+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:28:37.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.294531+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:28:37.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.303190+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:37.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.305447+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:37.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.307557+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:37.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:37 smithi099 bash[24814]: audit 2023-12-08T22:28:37.310298+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:28:37.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:36.970166+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:37.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:36.970166+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:37.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:36.978667+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:37.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.275299+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.276544+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.277703+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:36.978667+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:12.748657Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:37.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.275299+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.276544+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.277703+0000 mon.a (mon.0) 690 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.278852+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.281014+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.282034+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.283074+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.284077+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.285000+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.288429+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.294531+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.303190+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.305447+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.307557+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:37.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[24830]: audit 2023-12-08T22:28:37.310298+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.278852+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.281014+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.282034+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.283074+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.284077+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.285000+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.288429+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.294531+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.303190+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.305447+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.307557+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:37.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:37 smithi089 bash[28481]: audit 2023-12-08T22:28:37.310298+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:28:39.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:38 smithi089 bash[24830]: cluster 2023-12-08T22:28:37.280244+0000 mgr.x (mgr.14838) 11 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:39.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:38 smithi089 bash[24830]: cephadm 2023-12-08T22:28:37.303295+0000 mgr.x (mgr.14838) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T22:28:39.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:38 smithi089 bash[24830]: cephadm 2023-12-08T22:28:37.310066+0000 mgr.x (mgr.14838) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2023-12-08T22:28:39.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:38 smithi089 bash[28481]: cluster 2023-12-08T22:28:37.280244+0000 mgr.x (mgr.14838) 11 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:39.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:38 smithi089 bash[28481]: cephadm 2023-12-08T22:28:37.303295+0000 mgr.x (mgr.14838) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T22:28:39.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:38 smithi089 bash[28481]: cephadm 2023-12-08T22:28:37.310066+0000 mgr.x (mgr.14838) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2023-12-08T22:28:39.136 INFO:teuthology.orchestra.run.smithi089.stdout:true 2023-12-08T22:28:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:38 smithi099 bash[24814]: cluster 2023-12-08T22:28:37.280244+0000 mgr.x (mgr.14838) 11 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:38 smithi099 bash[24814]: cephadm 2023-12-08T22:28:37.303295+0000 mgr.x (mgr.14838) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T22:28:39.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:38 smithi099 bash[24814]: cephadm 2023-12-08T22:28:37.310066+0000 mgr.x (mgr.14838) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 running (5m) 3s ago 6m 15.2M - 0.26.0 9f27df16978d ded65b16add7 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (5m) 2s ago 5m 25.6M - 6.6.2 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 running (32s) 2s ago 10m 406M - 16.2.14-365-g451ceae1 03b62e1f94c4 95e8ce24a6f9 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 running (12m) 3s ago 12m 287M - 15.2.0 204a01f9b0b6 f212db9a5b76 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (12m) 3s ago 12m 88.4M 2048M 15.2.0 204a01f9b0b6 a23d00d6f819 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (10m) 2s ago 10m 90.3M 2048M 15.2.0 204a01f9b0b6 5b1be6743211 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (10m) 3s ago 10m 86.6M 2048M 15.2.0 204a01f9b0b6 fe98f535929b 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (6m) 3s ago 6m 11.5M - 1.7.0 72c9c2088986 6b04ce9528ab 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (6m) 2s ago 6m 11.5M - 1.7.0 72c9c2088986 c551c42ceebb 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (9m) 3s ago 9m 47.0M 4096M 15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:28:39.877 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (9m) 3s ago 9m 46.4M 4096M 15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (8m) 3s ago 9m 44.7M 4096M 15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (8m) 3s ago 8m 48.3M 4096M 15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (8m) 2s ago 8m 47.2M 4096M 15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (7m) 2s ago 7m 47.0M 4096M 15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (7m) 2s ago 7m 45.7M 4096M 15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (6m) 2s ago 7m 46.7M 4096M 15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 running (5m) 2s ago 6m 25.0M - 2.48.0 620d5e2a39df 77eb13135fc4 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (4m) 3s ago 4m 48.8M - 15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:28:39.878 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (4m) 2s ago 4m 48.7M - 15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:28:40.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.249988+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:40.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.256659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:40.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.259064+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:40.298 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.260722+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:40.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.262201+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:40.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.264536+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:28:40.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.844442+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.299 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.249988+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:40.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.845718+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.299 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.846920+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.848010+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.849132+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.850150+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.855300+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.856454+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.857713+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.858787+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[24830]: audit 2023-12-08T22:28:39.859922+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.300 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.256659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:40.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.259064+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:40.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.260722+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:40.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.262201+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:40.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.264536+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:28:40.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.844442+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.845718+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.301 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.846920+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.848010+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.849132+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.850150+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.855300+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.856454+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.857713+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.858787+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.302 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:39 smithi089 bash[28481]: audit 2023-12-08T22:28:39.859922+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.315 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:28:40.315 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:28:40.315 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:28:40.315 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:28:40.316 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:28:40.317 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-08T22:28:40.317 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T22:28:40.317 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:28:40.317 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.249988+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.256659+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:17:59.959756Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.259064+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.260722+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.262201+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.264536+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.844442+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.845718+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.846920+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.848010+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.849132+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.850150+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.855300+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:28:40.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.856454+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.857713+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.858787+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.380 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:39 smithi099 bash[24814]: audit 2023-12-08T22:28:39.859922+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "", 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "", 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2023-12-08T22:28:40.677 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:28:41.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:40 smithi099 bash[24814]: audit 2023-12-08T22:28:39.114470+0000 mgr.x (mgr.14838) 14 : audit [DBG] from='client.24787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:40 smithi099 bash[24814]: cephadm 2023-12-08T22:28:39.259344+0000 mgr.x (mgr.14838) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:28:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:40 smithi099 bash[24814]: cephadm 2023-12-08T22:28:39.264494+0000 mgr.x (mgr.14838) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2023-12-08T22:28:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:40 smithi099 bash[24814]: cluster 2023-12-08T22:28:39.280928+0000 mgr.x (mgr.14838) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:40 smithi099 bash[24814]: audit 2023-12-08T22:28:39.484489+0000 mgr.x (mgr.14838) 18 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:40 smithi099 bash[24814]: audit 2023-12-08T22:28:39.839339+0000 mgr.x (mgr.14838) 19 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:40 smithi099 bash[24814]: audit 2023-12-08T22:28:40.313042+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.89:0/1751034059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:28:41.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[24830]: audit 2023-12-08T22:28:39.114470+0000 mgr.x (mgr.14838) 14 : audit [DBG] from='client.24787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[24830]: cephadm 2023-12-08T22:28:39.259344+0000 mgr.x (mgr.14838) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:28:41.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[24830]: cephadm 2023-12-08T22:28:39.264494+0000 mgr.x (mgr.14838) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2023-12-08T22:28:41.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[24830]: cluster 2023-12-08T22:28:39.280928+0000 mgr.x (mgr.14838) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:41.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[24830]: audit 2023-12-08T22:28:39.484489+0000 mgr.x (mgr.14838) 18 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[24830]: audit 2023-12-08T22:28:39.839339+0000 mgr.x (mgr.14838) 19 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[24830]: audit 2023-12-08T22:28:40.313042+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.89:0/1751034059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:28:41.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[28481]: audit 2023-12-08T22:28:39.114470+0000 mgr.x (mgr.14838) 14 : audit [DBG] from='client.24787 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[28481]: cephadm 2023-12-08T22:28:39.259344+0000 mgr.x (mgr.14838) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:28:41.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[28481]: cephadm 2023-12-08T22:28:39.264494+0000 mgr.x (mgr.14838) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2023-12-08T22:28:41.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[28481]: cluster 2023-12-08T22:28:39.280928+0000 mgr.x (mgr.14838) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:41.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[28481]: audit 2023-12-08T22:28:39.484489+0000 mgr.x (mgr.14838) 18 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[28481]: audit 2023-12-08T22:28:39.839339+0000 mgr.x (mgr.14838) 19 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:41.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:40 smithi089 bash[28481]: audit 2023-12-08T22:28:40.313042+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.89:0/1751034059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:28:42.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:41 smithi099 bash[24814]: audit 2023-12-08T22:28:40.674964+0000 mgr.x (mgr.14838) 20 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:42.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:41 smithi099 bash[24814]: audit 2023-12-08T22:28:41.230035+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:28:42.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:41 smithi099 bash[24814]: audit 2023-12-08T22:28:41.238030+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:28:42.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:41 smithi089 bash[24830]: audit 2023-12-08T22:28:40.674964+0000 mgr.x (mgr.14838) 20 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:42.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:41 smithi089 bash[28481]: audit 2023-12-08T22:28:40.674964+0000 mgr.x (mgr.14838) 20 : audit [DBG] from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:28:42.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:41 smithi089 bash[28481]: audit 2023-12-08T22:28:41.230035+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:28:42.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:41 smithi089 bash[28481]: audit 2023-12-08T22:28:41.238030+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:28:42.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:41 smithi089 bash[24830]: audit 2023-12-08T22:28:41.230035+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:28:42.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:41 smithi089 bash[24830]: audit 2023-12-08T22:28:41.238030+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"ded65b16add7\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16011755, \"cpu_percentage\": \"0.12%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934013Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:23:07.017725Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:23:00.097265Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:35.934694Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:28:43.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:43 smithi099 bash[24814]: cephadm 2023-12-08T22:28:41.242576+0000 mgr.x (mgr.14838) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:28:43.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:43 smithi099 bash[24814]: cephadm 2023-12-08T22:28:41.262008+0000 mgr.x (mgr.14838) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2023-12-08T22:28:43.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:43 smithi099 bash[24814]: cluster 2023-12-08T22:28:41.281618+0000 mgr.x (mgr.14838) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:43.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:42 smithi089 bash[24830]: cephadm 2023-12-08T22:28:41.242576+0000 mgr.x (mgr.14838) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:28:43.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:43 smithi089 bash[24830]: cephadm 2023-12-08T22:28:41.262008+0000 mgr.x (mgr.14838) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2023-12-08T22:28:43.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:43 smithi089 bash[24830]: cluster 2023-12-08T22:28:41.281618+0000 mgr.x (mgr.14838) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:43.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:42 smithi089 bash[28481]: cephadm 2023-12-08T22:28:41.242576+0000 mgr.x (mgr.14838) 21 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:28:43.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:42 smithi089 bash[28481]: cephadm 2023-12-08T22:28:41.262008+0000 mgr.x (mgr.14838) 22 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi089 2023-12-08T22:28:43.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:43 smithi089 bash[28481]: cluster 2023-12-08T22:28:41.281618+0000 mgr.x (mgr.14838) 23 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:28:45.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:45 smithi099 bash[24814]: cluster 2023-12-08T22:28:43.283077+0000 mgr.x (mgr.14838) 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-08T22:28:45.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:45 smithi089 bash[24830]: cluster 2023-12-08T22:28:43.283077+0000 mgr.x (mgr.14838) 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-08T22:28:45.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:45 smithi089 bash[28481]: cluster 2023-12-08T22:28:43.283077+0000 mgr.x (mgr.14838) 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-08T22:28:47.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:47 smithi099 bash[24814]: cluster 2023-12-08T22:28:45.283821+0000 mgr.x (mgr.14838) 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-08T22:28:47.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:47 smithi089 bash[24830]: cluster 2023-12-08T22:28:45.283821+0000 mgr.x (mgr.14838) 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-08T22:28:47.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:47 smithi089 bash[28481]: cluster 2023-12-08T22:28:45.283821+0000 mgr.x (mgr.14838) 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-08T22:28:49.326 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:49 smithi089 bash[24830]: cluster 2023-12-08T22:28:47.285289+0000 mgr.x (mgr.14838) 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-08T22:28:49.327 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:49 smithi089 bash[28481]: cluster 2023-12-08T22:28:47.285289+0000 mgr.x (mgr.14838) 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-08T22:28:49.327 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:49 smithi089 systemd[1]: Stopping Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:28:49.327 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:49 smithi089 bash[39325]: ts=2023-12-08T22:28:49.126Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:28:49.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:49 smithi099 bash[24814]: cluster 2023-12-08T22:28:47.285289+0000 mgr.x (mgr.14838) 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-08T22:28:49.884 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:49 smithi089 docker[46985]: ceph-544107b6-9617-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:28:49.885 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:49 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T22:28:49.885 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:49 smithi089 systemd[1]: Stopped Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:28:49.885 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:49 smithi089 systemd[1]: Starting Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:28:49.885 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:49 smithi089 docker[47023]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:28:49.885 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:49 smithi089 systemd[1]: Started Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:28:50.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[24830]: audit 2023-12-08T22:28:49.868370+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:28:50.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[24830]: audit 2023-12-08T22:28:49.872573+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:28:50.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[24830]: audit 2023-12-08T22:28:49.874792+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:50.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[24830]: audit 2023-12-08T22:28:49.876506+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:50.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[24830]: audit 2023-12-08T22:28:49.878065+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:50.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[24830]: audit 2023-12-08T22:28:49.880592+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:28:50.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[28481]: audit 2023-12-08T22:28:49.868370+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:28:50.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[28481]: audit 2023-12-08T22:28:49.872573+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:28:50.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[28481]: audit 2023-12-08T22:28:49.874792+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:50.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[28481]: audit 2023-12-08T22:28:49.876506+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:50.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[28481]: audit 2023-12-08T22:28:49.878065+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:50.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[28481]: audit 2023-12-08T22:28:49.880592+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:28:50.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:50 smithi099 bash[24814]: audit 2023-12-08T22:28:49.868370+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:28:50.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:50 smithi099 bash[24814]: audit 2023-12-08T22:28:49.872573+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"f212db9a5b76\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"0.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932323Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:16:33.127471Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:33.331862Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:28:50.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:50 smithi099 bash[24814]: audit 2023-12-08T22:28:49.874792+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:28:50.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:50 smithi099 bash[24814]: audit 2023-12-08T22:28:49.876506+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:28:50.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:50 smithi099 bash[24814]: audit 2023-12-08T22:28:49.878065+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:28:50.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:50 smithi099 bash[24814]: audit 2023-12-08T22:28:49.880592+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:28:51.041 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[47034]: ts=2023-12-08T22:28:50.869Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T22:28:51.041 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[47034]: ts=2023-12-08T22:28:50.869Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T22:28:51.041 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[47034]: ts=2023-12-08T22:28:50.873Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.89 port=9094 2023-12-08T22:28:51.041 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[47034]: ts=2023-12-08T22:28:50.875Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T22:28:51.041 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[47034]: ts=2023-12-08T22:28:50.922Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:28:51.041 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[47034]: ts=2023-12-08T22:28:50.923Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:28:51.041 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[47034]: ts=2023-12-08T22:28:50.925Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T22:28:51.041 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:50 smithi089 bash[47034]: ts=2023-12-08T22:28:50.925Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T22:28:51.343 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:51 smithi099 bash[24814]: cluster 2023-12-08T22:28:49.286013+0000 mgr.x (mgr.14838) 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-08T22:28:51.343 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:51 smithi099 bash[24814]: cephadm 2023-12-08T22:28:49.874997+0000 mgr.x (mgr.14838) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:28:51.343 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:51 smithi099 bash[24814]: cephadm 2023-12-08T22:28:49.880391+0000 mgr.x (mgr.14838) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-12-08T22:28:51.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:51 smithi089 bash[24830]: cluster 2023-12-08T22:28:49.286013+0000 mgr.x (mgr.14838) 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-08T22:28:51.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:51 smithi089 bash[24830]: cephadm 2023-12-08T22:28:49.874997+0000 mgr.x (mgr.14838) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:28:51.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:51 smithi089 bash[24830]: cephadm 2023-12-08T22:28:49.880391+0000 mgr.x (mgr.14838) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-12-08T22:28:51.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:51 smithi089 bash[28481]: cluster 2023-12-08T22:28:49.286013+0000 mgr.x (mgr.14838) 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-08T22:28:51.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:51 smithi089 bash[28481]: cephadm 2023-12-08T22:28:49.874997+0000 mgr.x (mgr.14838) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:28:51.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:51 smithi089 bash[28481]: cephadm 2023-12-08T22:28:49.880391+0000 mgr.x (mgr.14838) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-12-08T22:28:52.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:52 smithi099 bash[24814]: audit 2023-12-08T22:28:51.909613+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:52.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:52 smithi099 bash[24814]: audit 2023-12-08T22:28:51.916378+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:52.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:52 smithi089 bash[24830]: audit 2023-12-08T22:28:51.909613+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:52.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:52 smithi089 bash[24830]: audit 2023-12-08T22:28:51.916378+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:52.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:52 smithi089 bash[28481]: audit 2023-12-08T22:28:51.909613+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:28:52.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:52 smithi089 bash[28481]: audit 2023-12-08T22:28:51.916378+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"77eb13135fc4\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 26266828, \"cpu_percentage\": \"0.00%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968518Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:23:14.590415Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:23:07.025491Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:28:36.969011Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:28:53.135 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:28:52 smithi089 bash[47034]: ts=2023-12-08T22:28:52.875Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000183398s 2023-12-08T22:28:53.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:53 smithi089 bash[24830]: cluster 2023-12-08T22:28:51.286742+0000 mgr.x (mgr.14838) 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-08T22:28:53.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:53 smithi089 bash[24830]: cephadm 2023-12-08T22:28:51.920060+0000 mgr.x (mgr.14838) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:28:53.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:53 smithi089 bash[24830]: cephadm 2023-12-08T22:28:51.935699+0000 mgr.x (mgr.14838) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-12-08T22:28:53.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:53 smithi089 bash[28481]: cluster 2023-12-08T22:28:51.286742+0000 mgr.x (mgr.14838) 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-08T22:28:53.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:53 smithi089 bash[28481]: cephadm 2023-12-08T22:28:51.920060+0000 mgr.x (mgr.14838) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:28:53.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:53 smithi089 bash[28481]: cephadm 2023-12-08T22:28:51.935699+0000 mgr.x (mgr.14838) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-12-08T22:28:53.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:53 smithi099 bash[24814]: cluster 2023-12-08T22:28:51.286742+0000 mgr.x (mgr.14838) 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-08T22:28:53.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:53 smithi099 bash[24814]: cephadm 2023-12-08T22:28:51.920060+0000 mgr.x (mgr.14838) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:28:53.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:53 smithi099 bash[24814]: cephadm 2023-12-08T22:28:51.935699+0000 mgr.x (mgr.14838) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi099 2023-12-08T22:28:54.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:54 smithi099 bash[24814]: cluster 2023-12-08T22:28:53.287848+0000 mgr.x (mgr.14838) 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-08T22:28:54.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:54 smithi089 bash[24830]: cluster 2023-12-08T22:28:53.287848+0000 mgr.x (mgr.14838) 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-08T22:28:54.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:54 smithi089 bash[28481]: cluster 2023-12-08T22:28:53.287848+0000 mgr.x (mgr.14838) 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-08T22:28:56.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:56 smithi099 bash[24814]: cluster 2023-12-08T22:28:55.288509+0000 mgr.x (mgr.14838) 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-08T22:28:56.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:56 smithi089 bash[24830]: cluster 2023-12-08T22:28:55.288509+0000 mgr.x (mgr.14838) 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-08T22:28:56.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:56 smithi089 bash[28481]: cluster 2023-12-08T22:28:55.288509+0000 mgr.x (mgr.14838) 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-08T22:28:58.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:28:58 smithi099 bash[24814]: cluster 2023-12-08T22:28:57.289941+0000 mgr.x (mgr.14838) 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-08T22:28:58.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:28:58 smithi089 bash[24830]: cluster 2023-12-08T22:28:57.289941+0000 mgr.x (mgr.14838) 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-08T22:28:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:28:58 smithi089 bash[28481]: cluster 2023-12-08T22:28:57.289941+0000 mgr.x (mgr.14838) 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-08T22:29:00.625 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:00 smithi099 bash[24814]: cluster 2023-12-08T22:28:59.290638+0000 mgr.x (mgr.14838) 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-08T22:29:00.880 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:00 smithi089 bash[24830]: cluster 2023-12-08T22:28:59.290638+0000 mgr.x (mgr.14838) 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-08T22:29:00.880 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:00 smithi089 bash[28481]: cluster 2023-12-08T22:28:59.290638+0000 mgr.x (mgr.14838) 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-08T22:29:01.134 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:29:00 smithi089 bash[47034]: ts=2023-12-08T22:29:00.877Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002219249s 2023-12-08T22:29:02.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[24814]: cluster 2023-12-08T22:29:01.291294+0000 mgr.x (mgr.14838) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:02.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:02 smithi089 bash[24830]: cluster 2023-12-08T22:29:01.291294+0000 mgr.x (mgr.14838) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:02.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:02 smithi089 bash[28481]: cluster 2023-12-08T22:29:01.291294+0000 mgr.x (mgr.14838) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 systemd[1]: Stopping Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.944Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.945Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.945Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.945Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.945Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.945Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.945Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T22:29:03.183 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.945Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T22:29:03.184 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.945Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T22:29:03.184 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.947Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T22:29:03.184 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.947Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T22:29:03.184 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:02 smithi099 bash[34376]: ts=2023-12-08T22:29:02.947Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T22:29:03.791 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:03 smithi099 docker[37849]: ceph-544107b6-9617-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T22:29:03.791 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:03 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@prometheus.a.service: Succeeded. 2023-12-08T22:29:03.791 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:03 smithi099 systemd[1]: Stopped Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:29:03.791 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:03 smithi099 systemd[1]: Starting Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:29:03.791 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:03 smithi099 docker[37888]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T22:29:03.791 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:03 smithi099 systemd[1]: Started Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:29:04.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: cluster 2023-12-08T22:29:03.292811+0000 mgr.x (mgr.14838) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:04.878 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.671Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T22:29:04.878 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.671Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T22:29:04.878 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.671Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.671Z 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 smithi099 (none))" 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.671Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.671Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.673Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.674Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.676Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.676Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.682Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.682Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.595µs 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.682Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.683Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.702Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.703Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.703Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.548µs wal_replay_duration=20.424569ms wbl_replay_duration=151ns total_replay_duration=20.505827ms 2023-12-08T22:29:04.879 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.705Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T22:29:04.880 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.705Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T22:29:04.880 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.705Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T22:29:04.880 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.721Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.376462ms db_storage=1.095µs remote_storage=1.69µs web_handler=549ns query_engine=805ns scrape=402.526µs scrape_sd=29.854µs notify=40.832µs notify_sd=10.706µs rules=14.583198ms tracing=6.008µs 2023-12-08T22:29:04.880 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.721Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T22:29:04.880 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[37900]: ts=2023-12-08T22:29:04.721Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T22:29:04.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.796455+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"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\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:04.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.804834+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"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\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.810922+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.812532+0000 mgr.x (mgr.14838) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.814324+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.815696+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi089.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.815800+0000 mgr.x (mgr.14838) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.825823+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi089.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.835981+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.837546+0000 mgr.x (mgr.14838) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.845773+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.847379+0000 mgr.x (mgr.14838) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.847500+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi099.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:29:04.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: audit 2023-12-08T22:29:03.857432+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi099.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T22:29:04.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:04 smithi099 bash[24814]: cephadm 2023-12-08T22:29:03.862445+0000 mgr.x (mgr.14838) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:29:04.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: cluster 2023-12-08T22:29:03.292811+0000 mgr.x (mgr.14838) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:04.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: cluster 2023-12-08T22:29:03.292811+0000 mgr.x (mgr.14838) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:04.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.796455+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"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\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:04.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.796455+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"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\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:04.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.804834+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"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\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:04.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.810922+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:29:04.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.812532+0000 mgr.x (mgr.14838) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:29:04.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.814324+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:29:04.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.815696+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi089.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:29:04.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.815800+0000 mgr.x (mgr.14838) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:29:04.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.825823+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi089.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.835981+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.804834+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 94696898, \"cpu_percentage\": \"0.87%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.967760Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 426665574, \"cpu_percentage\": \"2.79%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:28:36.967957Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49576673, \"cpu_percentage\": \"0.40%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968081Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49293557, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968205Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47972352, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968311Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49062871, \"cpu_percentage\": \"0.38%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968415Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"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\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968622Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 26895974, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968726Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51139051, \"cpu_percentage\": \"0.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:36.968830Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.810922+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.812532+0000 mgr.x (mgr.14838) 39 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.814324+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.815696+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi089.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.815800+0000 mgr.x (mgr.14838) 40 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi089.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.825823+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi089.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T22:29:04.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.835981+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.837546+0000 mgr.x (mgr.14838) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.845773+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.847379+0000 mgr.x (mgr.14838) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.847500+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi099.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: audit 2023-12-08T22:29:03.857432+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi099.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[28481]: cephadm 2023-12-08T22:29:03.862445+0000 mgr.x (mgr.14838) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.837546+0000 mgr.x (mgr.14838) 41 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.845773+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:29:04.889 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.847379+0000 mgr.x (mgr.14838) 42 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi099.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:29:04.890 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.847500+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi099.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:29:04.890 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: audit 2023-12-08T22:29:03.857432+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi099.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T22:29:04.890 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:04 smithi089 bash[24830]: cephadm 2023-12-08T22:29:03.862445+0000 mgr.x (mgr.14838) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:29:06.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:06 smithi099 bash[24814]: cluster 2023-12-08T22:29:05.293536+0000 mgr.x (mgr.14838) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:06.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:06 smithi099 bash[24814]: audit 2023-12-08T22:29:06.200980+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:29:06.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:06 smithi099 bash[24814]: audit 2023-12-08T22:29:06.205335+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T22:29:06.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:06 smithi099 bash[24814]: audit 2023-12-08T22:29:06.208722+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:06.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:06 smithi099 bash[24814]: audit 2023-12-08T22:29:06.211320+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:06.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:06 smithi099 bash[24814]: audit 2023-12-08T22:29:06.218257+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[24830]: cluster 2023-12-08T22:29:05.293536+0000 mgr.x (mgr.14838) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[24830]: audit 2023-12-08T22:29:06.200980+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[24830]: audit 2023-12-08T22:29:06.205335+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[24830]: audit 2023-12-08T22:29:06.208722+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[24830]: audit 2023-12-08T22:29:06.211320+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[24830]: audit 2023-12-08T22:29:06.218257+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[28481]: cluster 2023-12-08T22:29:05.293536+0000 mgr.x (mgr.14838) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[28481]: audit 2023-12-08T22:29:06.200980+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[28481]: audit 2023-12-08T22:29:06.205335+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' 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\": \"4cfb0c57-5b5e-48ac-9feb-72ed9ee870d7\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[28481]: audit 2023-12-08T22:29:06.208722+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:06.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[28481]: audit 2023-12-08T22:29:06.211320+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:06.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:06 smithi089 bash[28481]: audit 2023-12-08T22:29:06.218257+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T22:29:07.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:07 smithi099 bash[24814]: cephadm 2023-12-08T22:29:06.206816+0000 mgr.x (mgr.14838) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T22:29:07.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:07 smithi099 bash[24814]: cephadm 2023-12-08T22:29:06.207009+0000 mgr.x (mgr.14838) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T22:29:07.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:07 smithi099 bash[24814]: cephadm 2023-12-08T22:29:06.220545+0000 mgr.x (mgr.14838) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:07.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:07 smithi099 bash[24814]: cephadm 2023-12-08T22:29:06.221721+0000 mgr.x (mgr.14838) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:07.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:07 smithi089 bash[24830]: cephadm 2023-12-08T22:29:06.206816+0000 mgr.x (mgr.14838) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T22:29:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:07 smithi089 bash[24830]: cephadm 2023-12-08T22:29:06.207009+0000 mgr.x (mgr.14838) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T22:29:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:07 smithi089 bash[24830]: cephadm 2023-12-08T22:29:06.220545+0000 mgr.x (mgr.14838) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:07.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:07 smithi089 bash[24830]: cephadm 2023-12-08T22:29:06.221721+0000 mgr.x (mgr.14838) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:07.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:07 smithi089 bash[28481]: cephadm 2023-12-08T22:29:06.206816+0000 mgr.x (mgr.14838) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T22:29:07.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:07 smithi089 bash[28481]: cephadm 2023-12-08T22:29:06.207009+0000 mgr.x (mgr.14838) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T22:29:07.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:07 smithi089 bash[28481]: cephadm 2023-12-08T22:29:06.220545+0000 mgr.x (mgr.14838) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:07.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:07 smithi089 bash[28481]: cephadm 2023-12-08T22:29:06.221721+0000 mgr.x (mgr.14838) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:08.556 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[24830]: cluster 2023-12-08T22:29:07.295001+0000 mgr.x (mgr.14838) 49 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:08.556 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[24830]: audit 2023-12-08T22:29:08.076278+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:29:08.556 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[24830]: audit 2023-12-08T22:29:08.081506+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T22:29:08.556 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[24830]: audit 2023-12-08T22:29:08.083481+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:08.556 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[24830]: audit 2023-12-08T22:29:08.085674+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:29:08.556 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[24830]: audit 2023-12-08T22:29:08.087901+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:29:08.556 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[24830]: audit 2023-12-08T22:29:08.090906+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:29:08.557 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[28481]: cluster 2023-12-08T22:29:07.295001+0000 mgr.x (mgr.14838) 49 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:08.557 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[28481]: audit 2023-12-08T22:29:08.076278+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:29:08.557 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[28481]: audit 2023-12-08T22:29:08.081506+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T22:29:08.557 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[28481]: audit 2023-12-08T22:29:08.083481+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:08.557 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[28481]: audit 2023-12-08T22:29:08.085674+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:29:08.557 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[28481]: audit 2023-12-08T22:29:08.087901+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:29:08.557 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:08 smithi089 bash[28481]: audit 2023-12-08T22:29:08.090906+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:29:08.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:08 smithi099 bash[24814]: cluster 2023-12-08T22:29:07.295001+0000 mgr.x (mgr.14838) 49 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:08.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:08 smithi099 bash[24814]: audit 2023-12-08T22:29:08.076278+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:29:08.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:08 smithi099 bash[24814]: audit 2023-12-08T22:29:08.081506+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T22:29:08.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:08 smithi099 bash[24814]: audit 2023-12-08T22:29:08.083481+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:08.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:08 smithi099 bash[24814]: audit 2023-12-08T22:29:08.085674+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:29:08.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:08 smithi099 bash[24814]: audit 2023-12-08T22:29:08.087901+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:29:08.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:08 smithi099 bash[24814]: audit 2023-12-08T22:29:08.090906+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:29:09.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:09 smithi089 bash[24830]: cephadm 2023-12-08T22:29:08.076082+0000 mgr.x (mgr.14838) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T22:29:09.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:09 smithi089 bash[24830]: cephadm 2023-12-08T22:29:08.090464+0000 mgr.x (mgr.14838) 51 : cephadm [INF] Deploying daemon mgr.y on smithi089 2023-12-08T22:29:09.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:09 smithi089 bash[28481]: cephadm 2023-12-08T22:29:08.076082+0000 mgr.x (mgr.14838) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T22:29:09.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:09 smithi089 bash[28481]: cephadm 2023-12-08T22:29:08.090464+0000 mgr.x (mgr.14838) 51 : cephadm [INF] Deploying daemon mgr.y on smithi089 2023-12-08T22:29:09.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:09 smithi099 bash[24814]: cephadm 2023-12-08T22:29:08.076082+0000 mgr.x (mgr.14838) 50 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T22:29:09.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:09 smithi099 bash[24814]: cephadm 2023-12-08T22:29:08.090464+0000 mgr.x (mgr.14838) 51 : cephadm [INF] Deploying daemon mgr.y on smithi089 2023-12-08T22:29:10.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:10 smithi089 systemd[1]: Stopping Ceph mgr.y for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:29:10.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:10 smithi099 bash[24814]: cluster 2023-12-08T22:29:09.295652+0000 mgr.x (mgr.14838) 52 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:10.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:10 smithi089 bash[28481]: cluster 2023-12-08T22:29:09.295652+0000 mgr.x (mgr.14838) 52 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:10.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:10 smithi089 bash[24830]: cluster 2023-12-08T22:29:09.295652+0000 mgr.x (mgr.14838) 52 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:11.066 INFO:teuthology.orchestra.run.smithi089.stdout:true 2023-12-08T22:29:11.802 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 starting - - - - 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (6m) 34s ago 6m 25.6M - 6.6.2 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 running (64s) 34s ago 10m 406M - 16.2.14-365-g451ceae1 03b62e1f94c4 95e8ce24a6f9 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 running (12m) 35s ago 12m 287M - 15.2.0 204a01f9b0b6 f212db9a5b76 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (12m) 35s ago 12m 88.4M 2048M 15.2.0 204a01f9b0b6 a23d00d6f819 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (10m) 34s ago 10m 90.3M 2048M 15.2.0 204a01f9b0b6 5b1be6743211 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (11m) 35s ago 11m 86.6M 2048M 15.2.0 204a01f9b0b6 fe98f535929b 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (6m) 35s ago 6m 11.5M - 1.7.0 72c9c2088986 6b04ce9528ab 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (6m) 34s ago 6m 11.5M - 1.7.0 72c9c2088986 c551c42ceebb 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (10m) 35s ago 10m 47.0M 4096M 15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (9m) 35s ago 9m 46.4M 4096M 15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (9m) 35s ago 9m 44.7M 4096M 15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (9m) 35s ago 9m 48.3M 4096M 15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:29:11.803 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (8m) 34s ago 8m 47.2M 4096M 15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:29:11.804 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (8m) 34s ago 8m 47.0M 4096M 15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:29:11.804 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (7m) 34s ago 7m 45.7M 4096M 15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:29:11.804 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (7m) 34s ago 7m 46.7M 4096M 15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:29:11.804 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 starting - - - - 2023-12-08T22:29:11.804 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (4m) 35s ago 4m 48.8M - 15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:29:11.804 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (4m) 34s ago 4m 48.7M - 15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:29:12.223 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:29:12.224 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:29:12.573 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:29:12.574 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", 2023-12-08T22:29:12.574 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2023-12-08T22:29:12.574 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-08T22:29:12.574 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [], 2023-12-08T22:29:12.574 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "1/20 daemons upgraded", 2023-12-08T22:29:12.574 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading mgr daemons", 2023-12-08T22:29:12.574 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2023-12-08T22:29:12.574 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:29:12.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.049976+0000 mgr.x (mgr.14838) 53 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: cluster 2023-12-08T22:29:11.296327+0000 mgr.x (mgr.14838) 54 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.417657+0000 mgr.x (mgr.14838) 55 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.769889+0000 mgr.x (mgr.14838) 56 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.774697+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.775868+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.777062+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.778107+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.779224+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.780321+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.783996+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.785088+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.786181+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.787300+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:11.788441+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:12 smithi099 bash[24814]: audit 2023-12-08T22:29:12.220505+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.89:0/1883857713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.049976+0000 mgr.x (mgr.14838) 53 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: cluster 2023-12-08T22:29:11.296327+0000 mgr.x (mgr.14838) 54 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.417657+0000 mgr.x (mgr.14838) 55 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.769889+0000 mgr.x (mgr.14838) 56 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.774697+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.775868+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.777062+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.778107+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.779224+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.780321+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.783996+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.785088+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.786181+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.787300+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:11.788441+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[24830]: audit 2023-12-08T22:29:12.220505+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.89:0/1883857713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.049976+0000 mgr.x (mgr.14838) 53 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: cluster 2023-12-08T22:29:11.296327+0000 mgr.x (mgr.14838) 54 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.417657+0000 mgr.x (mgr.14838) 55 : audit [DBG] from='client.24823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.769889+0000 mgr.x (mgr.14838) 56 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:12.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.774697+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.775868+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.777062+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.778107+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.779224+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.780321+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.783996+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.785088+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.786181+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.787300+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:11.788441+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:12.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:12 smithi089 bash[28481]: audit 2023-12-08T22:29:12.220505+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.89:0/1883857713' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:29:13.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:13 smithi099 bash[24814]: audit 2023-12-08T22:29:12.571406+0000 mgr.x (mgr.14838) 57 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:13.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:13 smithi089 bash[24830]: audit 2023-12-08T22:29:12.571406+0000 mgr.x (mgr.14838) 57 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:13.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:13 smithi089 bash[28481]: audit 2023-12-08T22:29:12.571406+0000 mgr.x (mgr.14838) 57 : audit [DBG] from='client.24841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:14.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:14 smithi099 bash[24814]: cluster 2023-12-08T22:29:13.297786+0000 mgr.x (mgr.14838) 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-08T22:29:14.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:14 smithi089 bash[24830]: cluster 2023-12-08T22:29:13.297786+0000 mgr.x (mgr.14838) 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-08T22:29:14.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:14 smithi089 bash[28481]: cluster 2023-12-08T22:29:13.297786+0000 mgr.x (mgr.14838) 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-08T22:29:16.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:16 smithi099 bash[24814]: cluster 2023-12-08T22:29:15.298555+0000 mgr.x (mgr.14838) 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-08T22:29:16.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:16 smithi089 bash[24830]: cluster 2023-12-08T22:29:15.298555+0000 mgr.x (mgr.14838) 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-08T22:29:16.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:16 smithi089 bash[28481]: cluster 2023-12-08T22:29:15.298555+0000 mgr.x (mgr.14838) 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-08T22:29:18.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:18 smithi099 bash[24814]: cluster 2023-12-08T22:29:17.300104+0000 mgr.x (mgr.14838) 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-08T22:29:18.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:18 smithi089 bash[24830]: cluster 2023-12-08T22:29:17.300104+0000 mgr.x (mgr.14838) 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-08T22:29:18.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:18 smithi089 bash[28481]: cluster 2023-12-08T22:29:17.300104+0000 mgr.x (mgr.14838) 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-08T22:29:20.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:20 smithi099 bash[24814]: cluster 2023-12-08T22:29:19.300969+0000 mgr.x (mgr.14838) 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-08T22:29:20.881 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:20 smithi089 bash[24830]: cluster 2023-12-08T22:29:19.300969+0000 mgr.x (mgr.14838) 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-08T22:29:20.881 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:20 smithi089 bash[28481]: cluster 2023-12-08T22:29:19.300969+0000 mgr.x (mgr.14838) 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-08T22:29:21.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:20 smithi089 bash[47425]: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.y 2023-12-08T22:29:21.135 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:21 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-12-08T22:29:21.135 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[47615]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.y 2023-12-08T22:29:21.488 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:21 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-08T22:29:21.489 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:21 smithi089 systemd[1]: Stopped Ceph mgr.y for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:29:21.489 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:21 smithi089 systemd[1]: Started Ceph mgr.y for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:29:21.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.332088+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-08T22:29:21.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.332474+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-08T22:29:21.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.332799+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-08T22:29:21.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.333103+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-08T22:29:21.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.465161+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:21.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.470648+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:21.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.472187+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:21.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.475612+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:21.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:21 smithi099 bash[24814]: audit 2023-12-08T22:29:21.476174+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:21.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.332088+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-08T22:29:21.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.332474+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-08T22:29:21.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.332799+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-08T22:29:21.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.333103+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-08T22:29:21.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.332088+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2023-12-08T22:29:21.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.332474+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2023-12-08T22:29:21.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.332799+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2023-12-08T22:29:21.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.333103+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-12-08T22:29:21.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.465161+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:21.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.465161+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:21.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.470648+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:21.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.472187+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:21.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.475612+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:21.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[24830]: audit 2023-12-08T22:29:21.476174+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:21.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.470648+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92757032, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.931800Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 90880081, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932581Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49387929, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.932825Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48685383, \"cpu_percentage\": \"0.54%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933064Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46944747, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933301Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50730106, \"cpu_percentage\": \"0.43%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933541Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12058624, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.933777Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.32%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:28:35.934286Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:21.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.472187+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:21.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.475612+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:21.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:21 smithi089 bash[28481]: audit 2023-12-08T22:29:21.476174+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:22.623 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:22 smithi089 bash[47733]: debug 2023-12-08T22:29:22.496+0000 7fdddc62d700 1 -- 172.21.15.89:0/1099368055 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5616cfef04e0 con 0x5616cffe5000 2023-12-08T22:29:22.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:22 smithi099 bash[24814]: cluster 2023-12-08T22:29:21.301777+0000 mgr.x (mgr.14838) 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-08T22:29:22.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:22 smithi089 bash[24830]: cluster 2023-12-08T22:29:21.301777+0000 mgr.x (mgr.14838) 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-08T22:29:22.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:22 smithi089 bash[28481]: cluster 2023-12-08T22:29:21.301777+0000 mgr.x (mgr.14838) 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-08T22:29:22.885 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:22 smithi089 bash[47733]: debug 2023-12-08T22:29:22.668+0000 7fddecc14680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:29:22.885 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:22 smithi089 bash[47733]: debug 2023-12-08T22:29:22.772+0000 7fddecc14680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:29:23.634 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:23 smithi089 bash[47733]: debug 2023-12-08T22:29:23.216+0000 7fddecc14680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:29:24.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:24 smithi089 bash[47733]: debug 2023-12-08T22:29:24.128+0000 7fddecc14680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:29:24.385 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:24 smithi089 bash[47733]: debug 2023-12-08T22:29:24.220+0000 7fddecc14680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:29:24.885 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:24 smithi089 bash[47733]: debug 2023-12-08T22:29:24.468+0000 7fddecc14680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:29:24.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:24 smithi089 bash[24830]: cluster 2023-12-08T22:29:23.303264+0000 mgr.x (mgr.14838) 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-08T22:29:24.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:24 smithi089 bash[28481]: cluster 2023-12-08T22:29:23.303264+0000 mgr.x (mgr.14838) 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-08T22:29:25.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:24 smithi099 bash[24814]: cluster 2023-12-08T22:29:23.303264+0000 mgr.x (mgr.14838) 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-08T22:29:25.857 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:25 smithi089 bash[47733]: debug 2023-12-08T22:29:25.592+0000 7fddecc14680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:29:25.857 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:25 smithi089 bash[47733]: debug 2023-12-08T22:29:25.756+0000 7fddecc14680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:29:26.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:25 smithi089 bash[47733]: debug 2023-12-08T22:29:25.852+0000 7fddecc14680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:29:26.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:25 smithi089 bash[47733]: debug 2023-12-08T22:29:25.964+0000 7fddecc14680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:29:26.599 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:26 smithi089 bash[47733]: debug 2023-12-08T22:29:26.180+0000 7fddecc14680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:29:26.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:26 smithi099 bash[24814]: cluster 2023-12-08T22:29:25.303972+0000 mgr.x (mgr.14838) 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-08T22:29:26.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:26 smithi089 bash[24830]: cluster 2023-12-08T22:29:25.303972+0000 mgr.x (mgr.14838) 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-08T22:29:26.885 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:26 smithi089 bash[47733]: debug 2023-12-08T22:29:26.592+0000 7fddecc14680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:29:26.885 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:26 smithi089 bash[47733]: debug 2023-12-08T22:29:26.744+0000 7fddecc14680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:29:26.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:26 smithi089 bash[28481]: cluster 2023-12-08T22:29:25.303972+0000 mgr.x (mgr.14838) 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-08T22:29:28.124 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:27 smithi089 bash[47733]: debug 2023-12-08T22:29:27.676+0000 7fddecc14680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:29:28.124 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:27 smithi089 bash[47733]: debug 2023-12-08T22:29:27.780+0000 7fddecc14680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:29:28.124 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:27 smithi089 bash[47733]: debug 2023-12-08T22:29:27.896+0000 7fddecc14680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:29:28.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[47733]: debug 2023-12-08T22:29:28.120+0000 7fddecc14680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:29:28.747 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[47733]: debug 2023-12-08T22:29:28.408+0000 7fddecc14680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:29:28.747 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[47733]: debug 2023-12-08T22:29:28.572+0000 7fddecc14680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:29:28.747 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: cluster 2023-12-08T22:29:27.305521+0000 mgr.x (mgr.14838) 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-08T22:29:28.748 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: cluster 2023-12-08T22:29:27.305521+0000 mgr.x (mgr.14838) 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-08T22:29:28.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.588754+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.582510Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 89139445, \"cpu_percentage\": \"100.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:27.583057Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98996060, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583476Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49503272, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583860Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48978984, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584252Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47018147, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584629Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585019Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585413Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16064184, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585706Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_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.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585965Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.586382Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:28.748 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.595719+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.582510Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 89139445, \"cpu_percentage\": \"100.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:27.583057Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98996060, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583476Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49503272, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583860Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48978984, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584252Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47018147, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584629Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585019Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585413Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16064184, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585706Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_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.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585965Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.586382Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:28.749 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.588754+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.582510Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 89139445, \"cpu_percentage\": \"100.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:27.583057Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98996060, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583476Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49503272, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583860Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48978984, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584252Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47018147, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584629Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585019Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585413Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16064184, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585706Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_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.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585965Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.586382Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:28.749 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.851320+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103043563, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.845991Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 434949324, \"cpu_percentage\": \"2.78%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846361Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"2.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846609Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49733959, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846842Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47741665, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847071Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847299Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 36909875, \"cpu_percentage\": \"0.43%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847527Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12257853, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847754Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27137146, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847979Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.848204Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.848556Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:28.749 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.859344+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103043563, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.845991Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 434949324, \"cpu_percentage\": \"2.78%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846361Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"2.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846609Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49733959, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846842Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47741665, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847071Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847299Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 36909875, \"cpu_percentage\": \"0.43%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847527Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12257853, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847754Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27137146, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847979Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.848204Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.848556Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:28.749 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.862206+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:28.749 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.867414+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:29:28.749 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.878684+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:28.750 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.880963+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:28.750 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: cephadm 2023-12-08T22:29:27.883067+0000 mgr.x (mgr.14838) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:28.750 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: cephadm 2023-12-08T22:29:27.883615+0000 mgr.x (mgr.14838) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:28.750 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.885708+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:29:28.750 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: cephadm 2023-12-08T22:29:27.885973+0000 mgr.x (mgr.14838) 68 : cephadm [INF] Failing over to other MGR 2023-12-08T22:29:28.750 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: cluster 2023-12-08T22:29:27.898191+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T22:29:28.750 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.899726+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:29:28.750 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[28481]: audit 2023-12-08T22:29:27.902471+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:29:28.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.595719+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.582510Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 89139445, \"cpu_percentage\": \"100.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:27.583057Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98996060, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583476Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49503272, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583860Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48978984, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584252Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47018147, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584629Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585019Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585413Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16064184, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585706Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_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.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585965Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.586382Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:28.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.851320+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103043563, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.845991Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 434949324, \"cpu_percentage\": \"2.78%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846361Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"2.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846609Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49733959, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846842Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47741665, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847071Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847299Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 36909875, \"cpu_percentage\": \"0.43%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847527Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12257853, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847754Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27137146, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847979Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.848204Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.848556Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:28.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.859344+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103043563, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.845991Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 434949324, \"cpu_percentage\": \"2.78%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846361Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"2.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846609Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49733959, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846842Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47741665, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847071Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847299Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 36909875, \"cpu_percentage\": \"0.43%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847527Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12257853, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847754Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27137146, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847979Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.848204Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.848556Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:28.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.862206+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:28.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.867414+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:29:28.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.878684+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:28.751 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.880963+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:28.752 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: cephadm 2023-12-08T22:29:27.883067+0000 mgr.x (mgr.14838) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:28.752 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: cephadm 2023-12-08T22:29:27.883615+0000 mgr.x (mgr.14838) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:28.752 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.885708+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:29:28.752 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: cephadm 2023-12-08T22:29:27.885973+0000 mgr.x (mgr.14838) 68 : cephadm [INF] Failing over to other MGR 2023-12-08T22:29:28.752 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: cluster 2023-12-08T22:29:27.898191+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T22:29:28.752 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.899726+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:29:28.752 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[24830]: audit 2023-12-08T22:29:27.902471+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:29:28.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: cluster 2023-12-08T22:29:27.305521+0000 mgr.x (mgr.14838) 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-08T22:29:28.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.588754+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.582510Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 89139445, \"cpu_percentage\": \"100.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:27.583057Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98996060, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583476Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49503272, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583860Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48978984, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584252Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47018147, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584629Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585019Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585413Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16064184, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585706Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_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.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585965Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.586382Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:28.881 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.595719+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"1.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.582510Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 89139445, \"cpu_percentage\": \"100.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:27.583057Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98996060, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583476Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49503272, \"cpu_percentage\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.583860Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48978984, \"cpu_percentage\": \"1.71%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584252Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47018147, \"cpu_percentage\": \"0.77%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.584629Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50813992, \"cpu_percentage\": \"2.10%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585019Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12152995, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585413Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16064184, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585706Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_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.13%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.585965Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.586382Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:28.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.851320+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103043563, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.845991Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 434949324, \"cpu_percentage\": \"2.78%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846361Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"2.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846609Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49733959, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846842Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47741665, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847071Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847299Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 36909875, \"cpu_percentage\": \"0.43%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847527Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12257853, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847754Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27137146, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847979Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.848204Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.848556Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:29:28.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.859344+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103043563, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.845991Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 434949324, \"cpu_percentage\": \"2.78%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846361Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49849303, \"cpu_percentage\": \"2.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846609Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49733959, \"cpu_percentage\": \"1.89%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.846842Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47741665, \"cpu_percentage\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847071Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847299Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 36909875, \"cpu_percentage\": \"0.43%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847527Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12257853, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847754Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27137146, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.847979Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51306823, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:27.848204Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:27.848556Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:29:28.882 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.862206+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.867414+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.878684+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.880963+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: cephadm 2023-12-08T22:29:27.883067+0000 mgr.x (mgr.14838) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: cephadm 2023-12-08T22:29:27.883615+0000 mgr.x (mgr.14838) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.885708+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: cephadm 2023-12-08T22:29:27.885973+0000 mgr.x (mgr.14838) 68 : cephadm [INF] Failing over to other MGR 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: cluster 2023-12-08T22:29:27.898191+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.899726+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:29:28.883 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[24814]: audit 2023-12-08T22:29:27.902471+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:29:29.077 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[47733]: debug 2023-12-08T22:29:28.740+0000 7fddecc14680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:29:29.077 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:28 smithi089 bash[47733]: debug 2023-12-08T22:29:28.964+0000 7fddecc14680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:29:29.188 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[36349]: debug 2023-12-08T22:29:28.872+0000 7f2479afa700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-08T22:29:29.189 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[36349]: ignoring --setuser ceph since I am not root 2023-12-08T22:29:29.189 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[36349]: ignoring --setgroup ceph since I am not root 2023-12-08T22:29:29.189 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:28 smithi099 bash[36349]: debug 2023-12-08T22:29:28.920+0000 7f368398a700 1 -- 172.21.15.99:0/1243134467 <== mon.1 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c7c71884e0 con 0x55c7c727d000 2023-12-08T22:29:29.189 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[36349]: debug 2023-12-08T22:29:29.080+0000 7f3693b53680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:29:29.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[47733]: debug 2023-12-08T22:29:29.072+0000 7fddecc14680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:29:29.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[36349]: debug 2023-12-08T22:29:29.184+0000 7f3693b53680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:29:29.878 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[36349]: debug 2023-12-08T22:29:29.620+0000 7f3693b53680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:29:30.137 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: audit 2023-12-08T22:29:28.877772+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: cluster 2023-12-08T22:29:28.877896+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, starting, since 0.991204s) 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: audit 2023-12-08T22:29:28.897640+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: cluster 2023-12-08T22:29:28.897717+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: cluster 2023-12-08T22:29:29.096008+0000 mon.a (mon.0) 788 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: cluster 2023-12-08T22:29:29.097174+0000 mon.a (mon.0) 789 : cluster [INF] Activating manager daemon y 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: cluster 2023-12-08T22:29:29.106320+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: audit 2023-12-08T22:29:29.106375+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: audit 2023-12-08T22:29:29.107215+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: audit 2023-12-08T22:29:29.109486+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[24830]: audit 2023-12-08T22:29:29.110044+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:30.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: audit 2023-12-08T22:29:28.877772+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: cluster 2023-12-08T22:29:28.877896+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, starting, since 0.991204s) 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: audit 2023-12-08T22:29:28.897640+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: cluster 2023-12-08T22:29:28.897717+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: cluster 2023-12-08T22:29:29.096008+0000 mon.a (mon.0) 788 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: cluster 2023-12-08T22:29:29.097174+0000 mon.a (mon.0) 789 : cluster [INF] Activating manager daemon y 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: cluster 2023-12-08T22:29:29.106320+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: audit 2023-12-08T22:29:29.106375+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: audit 2023-12-08T22:29:29.107215+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: audit 2023-12-08T22:29:29.109486+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T22:29:30.139 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:29 smithi089 bash[28481]: audit 2023-12-08T22:29:29.110044+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:30.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: audit 2023-12-08T22:29:28.877772+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T22:29:30.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: cluster 2023-12-08T22:29:28.877896+0000 mon.a (mon.0) 785 : cluster [DBG] mgrmap e20: y(active, starting, since 0.991204s) 2023-12-08T22:29:30.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: audit 2023-12-08T22:29:28.897640+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14838 172.21.15.99:0/1928966760' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:29:30.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: cluster 2023-12-08T22:29:28.897717+0000 mon.a (mon.0) 787 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T22:29:30.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: cluster 2023-12-08T22:29:29.096008+0000 mon.a (mon.0) 788 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:29:30.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: cluster 2023-12-08T22:29:29.097174+0000 mon.a (mon.0) 789 : cluster [INF] Activating manager daemon y 2023-12-08T22:29:30.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: cluster 2023-12-08T22:29:29.106320+0000 mon.a (mon.0) 790 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:29:30.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: audit 2023-12-08T22:29:29.106375+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T22:29:30.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: audit 2023-12-08T22:29:29.107215+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:30.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: audit 2023-12-08T22:29:29.109486+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T22:29:30.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:29 smithi099 bash[24814]: audit 2023-12-08T22:29:29.110044+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:30.865 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:30 smithi099 bash[36349]: debug 2023-12-08T22:29:30.524+0000 7f3693b53680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:29:30.865 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:30 smithi099 bash[36349]: debug 2023-12-08T22:29:30.616+0000 7f3693b53680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:29:31.127 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:30 smithi099 bash[36349]: debug 2023-12-08T22:29:30.860+0000 7f3693b53680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:29:31.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:30 smithi099 bash[24814]: cluster 2023-12-08T22:29:29.903680+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e21: y(active, starting, since 0.806783s) 2023-12-08T22:29:31.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:30 smithi089 bash[24830]: cluster 2023-12-08T22:29:29.903680+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e21: y(active, starting, since 0.806783s) 2023-12-08T22:29:31.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:30 smithi089 bash[28481]: cluster 2023-12-08T22:29:29.903680+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e21: y(active, starting, since 0.806783s) 2023-12-08T22:29:32.235 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:31 smithi099 bash[36349]: debug 2023-12-08T22:29:31.976+0000 7f3693b53680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:29:32.235 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:32 smithi099 bash[36349]: debug 2023-12-08T22:29:32.132+0000 7f3693b53680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:29:32.565 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:32 smithi099 bash[36349]: debug 2023-12-08T22:29:32.228+0000 7f3693b53680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:29:32.565 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:32 smithi099 bash[36349]: debug 2023-12-08T22:29:32.340+0000 7f3693b53680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:29:32.878 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:32 smithi099 bash[36349]: debug 2023-12-08T22:29:32.560+0000 7f3693b53680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:29:33.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:32 smithi099 bash[36349]: debug 2023-12-08T22:29:32.924+0000 7f3693b53680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:29:33.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:33 smithi099 bash[36349]: debug 2023-12-08T22:29:33.040+0000 7f3693b53680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:29:34.331 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:33 smithi099 bash[36349]: debug 2023-12-08T22:29:33.892+0000 7f3693b53680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:29:34.331 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:33 smithi099 bash[36349]: debug 2023-12-08T22:29:33.992+0000 7f3693b53680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:29:34.332 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:34 smithi099 bash[36349]: debug 2023-12-08T22:29:34.108+0000 7f3693b53680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:29:34.618 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:34 smithi099 bash[36349]: debug 2023-12-08T22:29:34.324+0000 7f3693b53680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:29:34.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:34 smithi099 bash[36349]: debug 2023-12-08T22:29:34.612+0000 7f3693b53680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:29:34.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:34 smithi099 bash[36349]: debug 2023-12-08T22:29:34.776+0000 7f3693b53680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:29:35.276 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:34 smithi099 bash[36349]: debug 2023-12-08T22:29:34.948+0000 7f3693b53680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:29:35.276 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:35 smithi099 bash[36349]: debug 2023-12-08T22:29:35.164+0000 7f3693b53680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:29:35.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:35 smithi099 bash[36349]: debug 2023-12-08T22:29:35.272+0000 7f3693b53680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:29:35.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:35 smithi099 bash[24814]: cluster 2023-12-08T22:29:35.295579+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:35 smithi099 bash[24814]: audit 2023-12-08T22:29:35.298093+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:35 smithi099 bash[24814]: audit 2023-12-08T22:29:35.299217+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:35 smithi099 bash[24814]: audit 2023-12-08T22:29:35.301388+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:35 smithi099 bash[24814]: audit 2023-12-08T22:29:35.302274+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:35.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[24830]: cluster 2023-12-08T22:29:35.295579+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:29:35.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[24830]: audit 2023-12-08T22:29:35.298093+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:29:35.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[24830]: audit 2023-12-08T22:29:35.299217+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:35.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[24830]: audit 2023-12-08T22:29:35.301388+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:29:35.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[24830]: audit 2023-12-08T22:29:35.302274+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:35.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[28481]: cluster 2023-12-08T22:29:35.295579+0000 mon.a (mon.0) 792 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:29:35.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[28481]: audit 2023-12-08T22:29:35.298093+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:29:35.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[28481]: audit 2023-12-08T22:29:35.299217+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:35.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[28481]: audit 2023-12-08T22:29:35.301388+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:29:35.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:35 smithi089 bash[28481]: audit 2023-12-08T22:29:35.302274+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.? 172.21.15.99:0/2057450956' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: cluster 2023-12-08T22:29:35.359966+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.362182+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.362293+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.906375+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.906753+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.907176+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.911625+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.912607+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.913365+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.913824+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.914214+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.914625+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.914891+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.915116+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.915620+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.916074+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.917034+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.918326+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.919684+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.920248+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.920819+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.921366+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.922032+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.922613+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.923161+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.923583+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.924030+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.924474+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.924917+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.925344+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.925829+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.926377+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.926876+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.927428+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.927925+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:29:36.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.928451+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.928954+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.929490+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.930079+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.930636+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.931200+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: cluster 2023-12-08T22:29:35.949426+0000 mon.a (mon.0) 798 : cluster [INF] Manager daemon y is now available 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.971892+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.972564+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:35.978195+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:36.112315+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:36.115987+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:36.191099+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:36.191569+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:29:36.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:36.197435+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:29:36.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:36 smithi099 bash[24814]: audit 2023-12-08T22:29:36.197843+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:29:36.634 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[47733]: Warning: Permanently added '172.21.15.89' (ECDSA) to the list of known hosts. 2023-12-08T22:29:36.634 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[47733]: Warning: Permanently added '172.21.15.99' (ECDSA) to the list of known hosts. 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: cluster 2023-12-08T22:29:35.359966+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.362182+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.362293+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.906375+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.906753+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.907176+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.911625+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.912607+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.913365+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.913824+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.914214+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.914625+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.914891+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:29:36.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.915116+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:29:36.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.915620+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:29:36.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.916074+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:29:36.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.917034+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:29:36.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.918326+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:29:36.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.919684+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:29:36.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: cluster 2023-12-08T22:29:35.359966+0000 mon.a (mon.0) 797 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2023-12-08T22:29:36.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.362182+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.362293+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.906375+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.906753+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.907176+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.911625+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.912607+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.913365+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.913824+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.914214+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.914625+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.914891+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.915116+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.915620+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:29:36.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.916074+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.917034+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.918326+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.919684+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.920248+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.920819+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.921366+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.922032+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.922613+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.923161+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.923583+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.924030+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.924474+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:29:36.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.924917+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.925344+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.925829+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.926377+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.926876+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.927428+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.927925+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.928451+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.928954+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.929490+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.930079+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.930636+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.931200+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: cluster 2023-12-08T22:29:35.949426+0000 mon.a (mon.0) 798 : cluster [INF] Manager daemon y is now available 2023-12-08T22:29:36.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.971892+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.972564+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:35.978195+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:36.112315+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:36.115987+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:36.191099+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:36.191569+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:36.197435+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[24830]: audit 2023-12-08T22:29:36.197843+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.920248+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:29:36.640 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.920819+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.921366+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.922032+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.922613+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.923161+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.923583+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.924030+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.924474+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.924917+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.925344+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.925829+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.926377+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.926876+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.927428+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.927925+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:29:36.641 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.928451+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.928954+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.929490+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.930079+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.930636+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.931200+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: cluster 2023-12-08T22:29:35.949426+0000 mon.a (mon.0) 798 : cluster [INF] Manager daemon y is now available 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.971892+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.972564+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:35.978195+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi089\": {\"hostname\": \"smithi089\", \"addr\": \"172.21.15.89\", \"labels\": [], \"status\": \"\"}, \"smithi099\": {\"hostname\": \"smithi099\", \"addr\": \"172.21.15.99\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:36.112315+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:36.115987+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:36.191099+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:36.191569+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:36.197435+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:29:36.642 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:36 smithi089 bash[28481]: audit 2023-12-08T22:29:36.197843+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:29:37.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:37 smithi099 bash[24814]: cephadm 2023-12-08T22:29:35.971076+0000 mgr.y (mgr.14931) 1 : cephadm [INF] inventory: adjusted host smithi099 addr 'smithi099' -> '172.21.15.99' 2023-12-08T22:29:37.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:37 smithi099 bash[24814]: cluster 2023-12-08T22:29:36.386804+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-12-08T22:29:37.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:37 smithi099 bash[24814]: audit 2023-12-08T22:29:36.414274+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:37.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:37 smithi099 bash[24814]: cluster 2023-12-08T22:29:36.418978+0000 mgr.y (mgr.14931) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:37.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:37 smithi099 bash[24814]: audit 2023-12-08T22:29:36.452927+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:37.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[28481]: cephadm 2023-12-08T22:29:35.971076+0000 mgr.y (mgr.14931) 1 : cephadm [INF] inventory: adjusted host smithi099 addr 'smithi099' -> '172.21.15.99' 2023-12-08T22:29:37.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[28481]: cluster 2023-12-08T22:29:36.386804+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-12-08T22:29:37.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[28481]: audit 2023-12-08T22:29:36.414274+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:37.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[28481]: cluster 2023-12-08T22:29:36.418978+0000 mgr.y (mgr.14931) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:37.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[28481]: audit 2023-12-08T22:29:36.452927+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[24830]: cephadm 2023-12-08T22:29:35.971076+0000 mgr.y (mgr.14931) 1 : cephadm [INF] inventory: adjusted host smithi099 addr 'smithi099' -> '172.21.15.99' 2023-12-08T22:29:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[24830]: cluster 2023-12-08T22:29:36.386804+0000 mon.a (mon.0) 803 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2023-12-08T22:29:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[24830]: audit 2023-12-08T22:29:36.414274+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[24830]: cluster 2023-12-08T22:29:36.418978+0000 mgr.y (mgr.14931) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:37.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:37 smithi089 bash[24830]: audit 2023-12-08T22:29:36.452927+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:38.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:38 smithi099 bash[24814]: cluster 2023-12-08T22:29:37.400798+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-08T22:29:38.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:38 smithi089 bash[28481]: cluster 2023-12-08T22:29:37.400798+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-08T22:29:38.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:38 smithi089 bash[24830]: cluster 2023-12-08T22:29:37.400798+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-08T22:29:39.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:39 smithi099 bash[24814]: cluster 2023-12-08T22:29:37.914145+0000 mgr.y (mgr.14931) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:39.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:39 smithi089 bash[24830]: cluster 2023-12-08T22:29:37.914145+0000 mgr.y (mgr.14931) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:39.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:39 smithi089 bash[28481]: cluster 2023-12-08T22:29:37.914145+0000 mgr.y (mgr.14931) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:41.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:41 smithi099 bash[24814]: cluster 2023-12-08T22:29:39.914850+0000 mgr.y (mgr.14931) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:41.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:41 smithi089 bash[24830]: cluster 2023-12-08T22:29:39.914850+0000 mgr.y (mgr.14931) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:41.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:41 smithi089 bash[28481]: cluster 2023-12-08T22:29:39.914850+0000 mgr.y (mgr.14931) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:42.999 INFO:teuthology.orchestra.run.smithi089.stdout:true 2023-12-08T22:29:43.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: cluster 2023-12-08T22:29:41.916156+0000 mgr.y (mgr.14931) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:43.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.648641+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.649632+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.630 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.656311+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:43.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.838498+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.631 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.839475+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.846036+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:43.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.923209+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.924095+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.924860+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.925490+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.926103+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.632 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.926763+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.927333+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.927954+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:42.928656+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.118857+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.119549+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.120071+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.634 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.120569+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.121047+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.121509+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.121979+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.122582+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.123302+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.125209+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.125741+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.130312+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.138781+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.140483+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:43.635 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:43 smithi099 bash[24814]: audit 2023-12-08T22:29:43.140981+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:43.737 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T22:29:43.737 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 running (53s) 1s ago 7m 15.6M - 0.26.0 9f27df16978d 0f3dd13ac59e 2023-12-08T22:29:43.737 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (6m) 0s ago 6m 26.0M - 6.6.2 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:29:43.737 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 running (96s) 0s ago 11m 376M - 16.2.14-365-g451ceae1 03b62e1f94c4 95e8ce24a6f9 2023-12-08T22:29:43.737 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443 running (22s) 1s ago 13m 404M - 16.2.14-365-g451ceae1 03b62e1f94c4 fcb18df1c3fc 2023-12-08T22:29:43.737 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (13m) 1s ago 13m 106M 2048M 15.2.0 204a01f9b0b6 a23d00d6f819 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (11m) 0s ago 11m 101M 2048M 15.2.0 204a01f9b0b6 5b1be6743211 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (11m) 1s ago 11m 98.0M 2048M 15.2.0 204a01f9b0b6 fe98f535929b 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (7m) 1s ago 7m 11.6M - 1.7.0 72c9c2088986 6b04ce9528ab 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (7m) 0s ago 7m 11.9M - 1.7.0 72c9c2088986 c551c42ceebb 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (10m) 1s ago 10m 46.7M 4096M 15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (10m) 1s ago 10m 47.0M 4096M 15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (10m) 1s ago 10m 45.2M 4096M 15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (9m) 1s ago 9m 48.9M 4096M 15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (9m) 0s ago 9m 48.3M 4096M 15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (8m) 0s ago 8m 47.6M 4096M 15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (8m) 0s ago 8m 46.1M 4096M 15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (8m) 0s ago 8m 47.3M 4096M 15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 running (39s) 0s ago 7m 35.7M - 2.48.0 620d5e2a39df 12ea3e22234e 2023-12-08T22:29:43.738 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (5m) 1s ago 5m 49.8M - 15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:29:43.739 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (5m) 0s ago 5m 49.6M - 15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:29:43.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: cluster 2023-12-08T22:29:41.916156+0000 mgr.y (mgr.14931) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:43.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: cluster 2023-12-08T22:29:41.916156+0000 mgr.y (mgr.14931) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:43.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.648641+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.649632+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.888 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.648641+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.656311+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:43.889 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.838498+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.889 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.649632+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.890 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.839475+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.890 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.846036+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:43.890 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.923209+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.890 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.924095+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.890 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.924860+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.925490+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.926103+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.926763+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.927333+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.927954+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:42.928656+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.118857+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.119549+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.120071+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.120569+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.121047+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.121509+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.891 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.121979+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.892 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.122582+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.892 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.123302+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.892 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.125209+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:43.892 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.125741+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:43.892 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.130312+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:29:43.892 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.138781+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:43.892 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.140483+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:43.892 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[28481]: audit 2023-12-08T22:29:43.140981+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:43.893 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.656311+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"a23d00d6f819\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.37%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645423Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:16:30.894620Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:37.309901Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.646746Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:43.893 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.838498+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.893 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.839475+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:43.893 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.846036+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"95e8ce24a6f9\", \"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\": 395103436, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832942Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:28:07.105631Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:27:53.857709Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:29:42.835362Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:43.893 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.923209+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.893 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.924095+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.893 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.924860+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.925490+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.926103+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.926763+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.927333+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.927954+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:42.928656+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.118857+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.119549+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.120071+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.120569+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.121047+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.894 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.121509+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.121979+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.122582+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.123302+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.125209+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.125741+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.130312+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.138781+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.140483+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:43.895 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:43 smithi089 bash[24830]: audit 2023-12-08T22:29:43.140981+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:29:44.165 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:29:44.165 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:29:44.165 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:29:44.165 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:29:44.165 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:29:44.165 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:29:44.166 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: "in_progress": true, 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: "services_complete": [ 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr" 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: ], 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: "progress": "2/20 daemons upgraded", 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: "message": "Currently upgrading mgr daemons", 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout: "is_paused": false 2023-12-08T22:29:44.549 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:29:44.619 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:42.982082+0000 mgr.y (mgr.14931) 6 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.351327+0000 mgr.y (mgr.14931) 7 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.715950+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.716707+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.717285+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.718011+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.718725+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.719496+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.722322+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.723033+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.723765+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.620 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.724276+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.621 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:43.724753+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.621 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:44 smithi099 bash[24814]: audit 2023-12-08T22:29:44.162851+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.89:0/4141259661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:29:44.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:42.982082+0000 mgr.y (mgr.14931) 6 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:44.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.351327+0000 mgr.y (mgr.14931) 7 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:44.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.715950+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.716707+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.717285+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.718011+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.718725+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.719496+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.722322+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.723033+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.723765+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.724276+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:43.724753+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[24830]: audit 2023-12-08T22:29:44.162851+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.89:0/4141259661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:42.982082+0000 mgr.y (mgr.14931) 6 : audit [DBG] from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.351327+0000 mgr.y (mgr.14931) 7 : audit [DBG] from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.715950+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.716707+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.717285+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.718011+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.718725+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.719496+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.722322+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.723033+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.723765+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.724276+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:43.724753+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:29:44.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:44 smithi089 bash[28481]: audit 2023-12-08T22:29:44.162851+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.89:0/4141259661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:29:45.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:45 smithi099 bash[24814]: audit 2023-12-08T22:29:43.710277+0000 mgr.y (mgr.14931) 8 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:45.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:45 smithi099 bash[24814]: cluster 2023-12-08T22:29:43.916839+0000 mgr.y (mgr.14931) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:45.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:45 smithi099 bash[24814]: audit 2023-12-08T22:29:45.404402+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:45.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:45 smithi099 bash[24814]: audit 2023-12-08T22:29:45.405099+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:45.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:45 smithi099 bash[24814]: audit 2023-12-08T22:29:45.407474+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:29:45.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:45 smithi099 bash[24814]: audit 2023-12-08T22:29:45.409676+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:29:45.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:45 smithi099 bash[24814]: audit 2023-12-08T22:29:45.412479+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:29:45.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[24830]: audit 2023-12-08T22:29:43.710277+0000 mgr.y (mgr.14931) 8 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:45.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[24830]: cluster 2023-12-08T22:29:43.916839+0000 mgr.y (mgr.14931) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[24830]: audit 2023-12-08T22:29:45.404402+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[24830]: audit 2023-12-08T22:29:45.405099+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[24830]: audit 2023-12-08T22:29:45.407474+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[24830]: audit 2023-12-08T22:29:45.409676+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[24830]: audit 2023-12-08T22:29:45.412479+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[28481]: audit 2023-12-08T22:29:43.710277+0000 mgr.y (mgr.14931) 8 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[28481]: cluster 2023-12-08T22:29:43.916839+0000 mgr.y (mgr.14931) 9 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[28481]: audit 2023-12-08T22:29:45.404402+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[28481]: audit 2023-12-08T22:29:45.405099+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[28481]: audit 2023-12-08T22:29:45.407474+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[28481]: audit 2023-12-08T22:29:45.409676+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:29:45.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:45 smithi089 bash[28481]: audit 2023-12-08T22:29:45.412479+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:29:46.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:46 smithi099 bash[24814]: audit 2023-12-08T22:29:44.546166+0000 mgr.y (mgr.14931) 10 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:46.814 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:46 smithi099 bash[24814]: cephadm 2023-12-08T22:29:45.403631+0000 mgr.y (mgr.14931) 11 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T22:29:46.815 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:46 smithi099 bash[24814]: cephadm 2023-12-08T22:29:45.411396+0000 mgr.y (mgr.14931) 12 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:29:46.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:46 smithi089 bash[24830]: audit 2023-12-08T22:29:44.546166+0000 mgr.y (mgr.14931) 10 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:46.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:46 smithi089 bash[24830]: cephadm 2023-12-08T22:29:45.403631+0000 mgr.y (mgr.14931) 11 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T22:29:46.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:46 smithi089 bash[24830]: cephadm 2023-12-08T22:29:45.411396+0000 mgr.y (mgr.14931) 12 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:29:46.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:46 smithi089 bash[28481]: audit 2023-12-08T22:29:44.546166+0000 mgr.y (mgr.14931) 10 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:29:46.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:46 smithi089 bash[28481]: cephadm 2023-12-08T22:29:45.403631+0000 mgr.y (mgr.14931) 11 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T22:29:46.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:46 smithi089 bash[28481]: cephadm 2023-12-08T22:29:45.411396+0000 mgr.y (mgr.14931) 12 : cephadm [INF] Deploying daemon mgr.x on smithi099 2023-12-08T22:29:47.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:47 smithi099 bash[24814]: cluster 2023-12-08T22:29:45.917595+0000 mgr.y (mgr.14931) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:47.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:47 smithi099 systemd[1]: Stopping Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:29:47.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:47 smithi089 bash[24830]: cluster 2023-12-08T22:29:45.917595+0000 mgr.y (mgr.14931) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:47.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:47 smithi089 bash[28481]: cluster 2023-12-08T22:29:45.917595+0000 mgr.y (mgr.14931) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:48.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:48 smithi099 bash[24814]: cluster 2023-12-08T22:29:47.919082+0000 mgr.y (mgr.14931) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:48.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:48 smithi089 bash[24830]: cluster 2023-12-08T22:29:47.919082+0000 mgr.y (mgr.14931) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:48.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:48 smithi089 bash[28481]: cluster 2023-12-08T22:29:47.919082+0000 mgr.y (mgr.14931) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:51.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:50 smithi099 bash[24814]: cluster 2023-12-08T22:29:49.919783+0000 mgr.y (mgr.14931) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:51.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:50 smithi089 bash[24830]: cluster 2023-12-08T22:29:49.919783+0000 mgr.y (mgr.14931) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:51.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:50 smithi089 bash[28481]: cluster 2023-12-08T22:29:49.919783+0000 mgr.y (mgr.14931) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:53.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:52 smithi099 bash[24814]: cluster 2023-12-08T22:29:51.921282+0000 mgr.y (mgr.14931) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:53.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:52 smithi089 bash[24830]: cluster 2023-12-08T22:29:51.921282+0000 mgr.y (mgr.14931) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:53.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:52 smithi089 bash[28481]: cluster 2023-12-08T22:29:51.921282+0000 mgr.y (mgr.14931) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:55.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:54 smithi099 bash[24814]: cluster 2023-12-08T22:29:53.921982+0000 mgr.y (mgr.14931) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:55.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:54 smithi089 bash[24830]: cluster 2023-12-08T22:29:53.921982+0000 mgr.y (mgr.14931) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:55.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:54 smithi089 bash[28481]: cluster 2023-12-08T22:29:53.921982+0000 mgr.y (mgr.14931) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:57.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:57 smithi099 bash[24814]: cluster 2023-12-08T22:29:55.922717+0000 mgr.y (mgr.14931) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:57.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:57 smithi089 bash[24830]: cluster 2023-12-08T22:29:55.922717+0000 mgr.y (mgr.14931) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:57.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:57 smithi089 bash[28481]: cluster 2023-12-08T22:29:55.922717+0000 mgr.y (mgr.14931) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:58.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:58 smithi099 bash[24814]: cluster 2023-12-08T22:29:57.924156+0000 mgr.y (mgr.14931) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:58.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:58 smithi099 bash[39412]: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.x 2023-12-08T22:29:58.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:58 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-08T22:29:58.628 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:58 smithi099 bash[39475]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.x 2023-12-08T22:29:58.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:58 smithi089 bash[24830]: cluster 2023-12-08T22:29:57.924156+0000 mgr.y (mgr.14931) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:58 smithi089 bash[28481]: cluster 2023-12-08T22:29:57.924156+0000 mgr.y (mgr.14931) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:29:58.901 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:58 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-08T22:29:58.901 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:58 smithi099 systemd[1]: Stopped Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:29:58.901 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:58 smithi099 systemd[1]: Started Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:29:59.835 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:59 smithi099 bash[24814]: audit 2023-12-08T22:29:58.936538+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:59.835 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:59 smithi099 bash[24814]: audit 2023-12-08T22:29:58.937891+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:59.836 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:59 smithi099 bash[24814]: audit 2023-12-08T22:29:58.945968+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:59.836 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:59 smithi099 bash[24814]: audit 2023-12-08T22:29:58.948615+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:59.836 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:29:59 smithi099 bash[24814]: audit 2023-12-08T22:29:58.951731+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:59.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[24830]: audit 2023-12-08T22:29:58.936538+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:59.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[28481]: audit 2023-12-08T22:29:58.936538+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:59.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[24830]: audit 2023-12-08T22:29:58.937891+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:59.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[28481]: audit 2023-12-08T22:29:58.937891+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:29:59.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[24830]: audit 2023-12-08T22:29:58.945968+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:59.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[24830]: audit 2023-12-08T22:29:58.948615+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:59.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[24830]: audit 2023-12-08T22:29:58.951731+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:29:59.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[28481]: audit 2023-12-08T22:29:58.945968+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 106849894, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.832576Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_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\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833203Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833480Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48423239, \"cpu_percentage\": \"0.86%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833732Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49629102, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.833974Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 37444648, \"cpu_percentage\": \"0.16%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834232Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"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-08T22:29:42.834478Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27325890, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.834728Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_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.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.834969Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:29:59.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[28481]: audit 2023-12-08T22:29:58.948615+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:29:59.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:29:59 smithi089 bash[28481]: audit 2023-12-08T22:29:58.951731+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:00.127 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:29:59 smithi099 bash[39587]: debug 2023-12-08T22:29:59.967+0000 7fa29d7e6700 1 -- 172.21.15.99:0/3017568901 <== mon.1 v2:172.21.15.89:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5611b0efc4e0 con 0x5611b0ff0800 2023-12-08T22:30:00.549 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:00 smithi099 bash[39587]: debug 2023-12-08T22:30:00.127+0000 7fa2addcd680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:30:00.549 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:00 smithi099 bash[39587]: debug 2023-12-08T22:30:00.231+0000 7fa2addcd680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:30:00.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:00 smithi099 bash[24814]: cluster 2023-12-08T22:29:59.924871+0000 mgr.y (mgr.14931) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:00.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:00 smithi099 bash[39587]: debug 2023-12-08T22:30:00.675+0000 7fa2addcd680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:30:00.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:00 smithi089 bash[24830]: cluster 2023-12-08T22:29:59.924871+0000 mgr.y (mgr.14931) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:00.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:00 smithi089 bash[28481]: cluster 2023-12-08T22:29:59.924871+0000 mgr.y (mgr.14931) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:01.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:01 smithi099 bash[39587]: debug 2023-12-08T22:30:01.579+0000 7fa2addcd680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:30:01.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:01 smithi099 bash[39587]: debug 2023-12-08T22:30:01.671+0000 7fa2addcd680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:30:02.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:01 smithi099 bash[39587]: debug 2023-12-08T22:30:01.919+0000 7fa2addcd680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:30:03.295 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:02 smithi099 bash[24814]: cluster 2023-12-08T22:30:01.926372+0000 mgr.y (mgr.14931) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:03.296 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:03 smithi099 bash[39587]: debug 2023-12-08T22:30:03.031+0000 7fa2addcd680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:30:03.296 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:03 smithi099 bash[39587]: debug 2023-12-08T22:30:03.191+0000 7fa2addcd680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:30:03.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:02 smithi089 bash[24830]: cluster 2023-12-08T22:30:01.926372+0000 mgr.y (mgr.14931) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:03.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:02 smithi089 bash[28481]: cluster 2023-12-08T22:30:01.926372+0000 mgr.y (mgr.14931) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:03.625 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:03 smithi099 bash[39587]: debug 2023-12-08T22:30:03.291+0000 7fa2addcd680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:30:03.625 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:03 smithi099 bash[39587]: debug 2023-12-08T22:30:03.399+0000 7fa2addcd680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:30:03.878 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:03 smithi099 bash[39587]: debug 2023-12-08T22:30:03.619+0000 7fa2addcd680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:30:04.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:04 smithi099 bash[39587]: debug 2023-12-08T22:30:04.015+0000 7fa2addcd680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:30:04.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:04 smithi099 bash[39587]: debug 2023-12-08T22:30:04.139+0000 7fa2addcd680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:30:05.301 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:04 smithi099 bash[24814]: cluster 2023-12-08T22:30:03.927097+0000 mgr.y (mgr.14931) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:05.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[39587]: debug 2023-12-08T22:30:05.075+0000 7fa2addcd680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:30:05.302 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[39587]: debug 2023-12-08T22:30:05.179+0000 7fa2addcd680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:30:05.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:04 smithi089 bash[24830]: cluster 2023-12-08T22:30:03.927097+0000 mgr.y (mgr.14931) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:05.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:04 smithi089 bash[28481]: cluster 2023-12-08T22:30:03.927097+0000 mgr.y (mgr.14931) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:05.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[39587]: debug 2023-12-08T22:30:05.295+0000 7fa2addcd680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:30:05.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[39587]: debug 2023-12-08T22:30:05.515+0000 7fa2addcd680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:30:06.128 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[39587]: debug 2023-12-08T22:30:05.803+0000 7fa2addcd680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:30:06.128 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[39587]: debug 2023-12-08T22:30:05.963+0000 7fa2addcd680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:30:06.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.130158+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:06.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.131548+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:06.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.140056+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:30:06.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.143998+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:06.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.144558+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:06.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.148992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:30:06.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.161762+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.163460+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.163999+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.166596+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: cephadm 2023-12-08T22:30:05.167848+0000 mgr.y (mgr.14931) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.168251+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.168687+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.177436+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.179015+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.179485+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.186014+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.191707+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.192261+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:30:06.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.198385+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T22:30:06.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.201034+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:06.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: audit 2023-12-08T22:30:05.202473+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T22:30:06.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:05 smithi099 bash[24814]: cephadm 2023-12-08T22:30:05.203592+0000 mgr.y (mgr.14931) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T22:30:06.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.130158+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:06.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[28481]: audit 2023-12-08T22:30:05.130158+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.131548+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.140056+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:30:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.143998+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.144558+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.148992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:30:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.161762+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:06.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.163460+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:06.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[28481]: audit 2023-12-08T22:30:05.131548+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:06.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.140056+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_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\": \"1.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.123832Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 88562728, \"cpu_percentage\": \"100.47%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:05.124245Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50824478, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124518Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49975132, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.124772Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_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.47%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125025Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49901731, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125273Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 38283509, \"cpu_percentage\": \"0.29%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125546Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13379829, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.125797Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27504148, \"cpu_percentage\": \"0.03%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126044Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:05.126288Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:05.126712Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:30:06.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.143998+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:06.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.144558+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:06.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.148992+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:30:06.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.161762+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:06.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.163460+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.163999+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.166596+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: cephadm 2023-12-08T22:30:05.167848+0000 mgr.y (mgr.14931) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.168251+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.168687+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.177436+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.179015+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.179485+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.186014+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.191707+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.192261+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.198385+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T22:30:06.389 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.201034+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: audit 2023-12-08T22:30:05.202473+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:05 smithi089 bash[24830]: cephadm 2023-12-08T22:30:05.203592+0000 mgr.y (mgr.14931) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.163999+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.166596+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: cephadm 2023-12-08T22:30:05.167848+0000 mgr.y (mgr.14931) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.168251+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.168687+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.177436+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.179015+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.179485+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.186014+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T22:30:06.390 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.191707+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:30:06.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.192261+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:30:06.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.198385+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T22:30:06.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.201034+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:06.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: audit 2023-12-08T22:30:05.202473+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T22:30:06.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:06 smithi089 bash[28481]: cephadm 2023-12-08T22:30:05.203592+0000 mgr.y (mgr.14931) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T22:30:06.463 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:06 smithi099 bash[39587]: debug 2023-12-08T22:30:06.135+0000 7fa2addcd680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:30:06.463 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:06 smithi099 bash[39587]: debug 2023-12-08T22:30:06.347+0000 7fa2addcd680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:30:06.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:06 smithi099 bash[39587]: debug 2023-12-08T22:30:06.459+0000 7fa2addcd680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:30:07.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:07 smithi099 bash[24814]: cluster 2023-12-08T22:30:05.927845+0000 mgr.y (mgr.14931) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:07.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:07 smithi099 bash[24814]: cluster 2023-12-08T22:30:06.485769+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:30:07.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:07 smithi099 bash[24814]: cluster 2023-12-08T22:30:06.486030+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:07 smithi099 bash[24814]: audit 2023-12-08T22:30:06.488386+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:07 smithi099 bash[24814]: audit 2023-12-08T22:30:06.489385+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:07 smithi099 bash[24814]: audit 2023-12-08T22:30:06.491430+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:07 smithi099 bash[24814]: audit 2023-12-08T22:30:06.492032+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:07.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[28481]: cluster 2023-12-08T22:30:05.927845+0000 mgr.y (mgr.14931) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:07.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[28481]: cluster 2023-12-08T22:30:06.485769+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:30:07.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[28481]: cluster 2023-12-08T22:30:06.486030+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:30:07.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[28481]: audit 2023-12-08T22:30:06.488386+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:30:07.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[28481]: audit 2023-12-08T22:30:06.489385+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:07.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[28481]: audit 2023-12-08T22:30:06.491430+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:30:07.633 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[28481]: audit 2023-12-08T22:30:06.492032+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:07.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[24830]: cluster 2023-12-08T22:30:05.927845+0000 mgr.y (mgr.14931) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:07.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[24830]: cluster 2023-12-08T22:30:06.485769+0000 mon.a (mon.0) 827 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:30:07.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[24830]: cluster 2023-12-08T22:30:06.486030+0000 mon.a (mon.0) 828 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:30:07.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[24830]: audit 2023-12-08T22:30:06.488386+0000 mon.b (mon.2) 21 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:30:07.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[24830]: audit 2023-12-08T22:30:06.489385+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:07.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[24830]: audit 2023-12-08T22:30:06.491430+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:30:07.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:07 smithi089 bash[24830]: audit 2023-12-08T22:30:06.492032+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.99:0/2474299293' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: cluster 2023-12-08T22:30:07.215789+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: cephadm 2023-12-08T22:30:07.403097+0000 mgr.y (mgr.14931) 26 : cephadm [INF] Upgrade: Updating mon.a 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: audit 2023-12-08T22:30:07.403989+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: audit 2023-12-08T22:30:07.404828+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: audit 2023-12-08T22:30:07.410413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: audit 2023-12-08T22:30:07.416071+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: audit 2023-12-08T22:30:07.417562+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: audit 2023-12-08T22:30:07.419164+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: cephadm 2023-12-08T22:30:07.420625+0000 mgr.y (mgr.14931) 27 : cephadm [INF] Deploying daemon mon.a on smithi089 2023-12-08T22:30:08.544 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[24830]: audit 2023-12-08T22:30:07.421550+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: cluster 2023-12-08T22:30:07.215789+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: cephadm 2023-12-08T22:30:07.403097+0000 mgr.y (mgr.14931) 26 : cephadm [INF] Upgrade: Updating mon.a 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: audit 2023-12-08T22:30:07.403989+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: audit 2023-12-08T22:30:07.404828+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: audit 2023-12-08T22:30:07.410413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: audit 2023-12-08T22:30:07.416071+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: audit 2023-12-08T22:30:07.417562+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: audit 2023-12-08T22:30:07.419164+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:08.545 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: cephadm 2023-12-08T22:30:07.420625+0000 mgr.y (mgr.14931) 27 : cephadm [INF] Deploying daemon mon.a on smithi089 2023-12-08T22:30:08.546 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:08 smithi089 bash[28481]: audit 2023-12-08T22:30:07.421550+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:30:08.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: cluster 2023-12-08T22:30:07.215789+0000 mon.a (mon.0) 829 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: cephadm 2023-12-08T22:30:07.403097+0000 mgr.y (mgr.14931) 26 : cephadm [INF] Upgrade: Updating mon.a 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: audit 2023-12-08T22:30:07.403989+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: audit 2023-12-08T22:30:07.404828+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: audit 2023-12-08T22:30:07.410413+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.14931 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: audit 2023-12-08T22:30:07.416071+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: audit 2023-12-08T22:30:07.417562+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: audit 2023-12-08T22:30:07.419164+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: cephadm 2023-12-08T22:30:07.420625+0000 mgr.y (mgr.14931) 27 : cephadm [INF] Deploying daemon mon.a on smithi089 2023-12-08T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:08 smithi099 bash[24814]: audit 2023-12-08T22:30:07.421550+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:30:09.495 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:09 smithi089 bash[24830]: cluster 2023-12-08T22:30:07.929312+0000 mgr.y (mgr.14931) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:09.495 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:09 smithi089 systemd[1]: Stopping Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:30:09.496 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:09 smithi089 bash[28481]: cluster 2023-12-08T22:30:07.929312+0000 mgr.y (mgr.14931) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:09.627 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:09 smithi099 bash[24814]: cluster 2023-12-08T22:30:07.929312+0000 mgr.y (mgr.14931) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:09.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:09 smithi089 bash[24830]: debug 2023-12-08T22:30:09.491+0000 7f54fd23c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:30:09.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:09 smithi089 bash[24830]: debug 2023-12-08T22:30:09.491+0000 7f54fd23c700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-08T22:30:10.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:10 smithi089 bash[49344]: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.a 2023-12-08T22:30:10.323 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:10 smithi089 bash[49403]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.a 2023-12-08T22:30:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:10 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a.service: Succeeded. 2023-12-08T22:30:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:10 smithi089 systemd[1]: Stopped Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:30:10.598 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:10 smithi089 systemd[1]: Started Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:30:11.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.487+0000 7f20c2971880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:30:11.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.487+0000 7f20c2971880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 7 2023-12-08T22:30:11.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.487+0000 7f20c2971880 0 pidfile_write: ignore empty --pid-file 2023-12-08T22:30:11.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.495+0000 7f20c2971880 0 load: jerasure load: lrc load: isa 2023-12-08T22:30:11.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T22:30:11.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: DB SUMMARY 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 830 Bytes 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000025.sst 000026.sst 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000023.log size: 2132023 ; 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.env: 0x55be8dc2e080 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.fs: Posix File System 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.info_log: 0x55be8e65e220 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:30:11.636 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:30:11.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:30:11.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:30:11.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:30:11.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:30:11.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:30:11.637 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.db_log_dir: 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:30:11.638 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.write_buffer_manager: 0x55be8f352390 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:30:11.639 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.unordered_write: 0 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.row_cache: None 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.wal_filter: None 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:30:11.640 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:30:11.641 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T22:30:11.642 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:30:11.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Compression algorithms supported: 2023-12-08T22:30:11.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:30:11.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: kZSTD supported: 0 2023-12-08T22:30:11.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:30:11.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:30:11.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:30:11.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:30:11.643 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.merge_operator: 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55be8e601d28) 2023-12-08T22:30:11.644 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: cache_index_and_filter_blocks: 1 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: pin_top_level_index_and_filter: 1 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: index_type: 0 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: data_block_index_type: 0 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: index_shortening: 1 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: hash_index_allow_collision: 1 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: checksum: 1 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: no_block_cache: 0 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: block_cache: 0x55be8e638f10 2023-12-08T22:30:11.645 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: block_cache_name: BinnedLRUCache 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: block_cache_options: 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: capacity : 536870912 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: num_shard_bits : 4 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: strict_capacity_limit : 0 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: high_pri_pool_ratio: 0.000 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: block_cache_compressed: (nil) 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: persistent_cache: (nil) 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: block_size: 4096 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: block_size_deviation: 10 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: block_restart_interval: 16 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: index_block_restart_interval: 1 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: metadata_block_size: 4096 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: partition_filters: 0 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: use_delta_encoding: 1 2023-12-08T22:30:11.646 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: whole_key_filtering: 1 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: verify_compression: 0 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: read_amp_bytes_per_bit: 0 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: format_version: 2 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: enable_index_compression: 1 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: block_align: 0 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.num_levels: 7 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:30:11.647 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:30:11.648 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:30:11.649 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:30:11.651 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:30:11.652 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.ttl: 2592000 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 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 28, last_sequence is 10910, log_number is 23,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 23 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074611504315, "job": 1, "event": "recovery_started", "log_files": [23]} 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.499+0000 7f20c2971880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #23 mode 2 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.503+0000 7f20c2971880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.507+0000 7f20c2971880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074611512537, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 28, "file_size": 2120329, "table_properties": {"data_size": 2117828, "index_size": 1359, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 325, "raw_key_size": 2153, "raw_average_key_size": 24, "raw_value_size": 2115308, "raw_average_value_size": 24313, "num_data_blocks": 43, "num_entries": 87, "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": 1702074611, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.507+0000 7f20c2971880 4 rocksdb: [version_set.cc:3826] Creating manifest 29 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.511+0000 7f20c2971880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074611514788, "job": 1, "event": "recovery_finished"} 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.511+0000 7f20c2971880 4 rocksdb: DB pointer 0x55be8e701800 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.511+0000 7f20a9777700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T22:30:11.653 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.511+0000 7f20a9777700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ** DB Stats ** 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ** Compaction Stats [default] ** 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: L0 1/0 2.02 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 442.6 0.00 0.00 1 0.005 0 0 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: L6 2/0 70.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:11.654 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Sum 3/0 72.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 442.6 0.00 0.00 1 0.005 0 0 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 442.6 0.00 0.00 1 0.005 0 0 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ** Compaction Stats [default] ** 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 442.6 0.00 0.00 1 0.005 0 0 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Flush(GB): cumulative 0.002, interval 0.002 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Cumulative compaction: 0.00 GB write, 150.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:11.655 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Interval compaction: 0.00 GB write, 150.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ** Compaction Stats [default] ** 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: L0 1/0 2.02 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 442.6 0.00 0.00 1 0.005 0 0 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: L6 2/0 70.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Sum 3/0 72.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 442.6 0.00 0.00 1 0.005 0 0 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ** Compaction Stats [default] ** 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 442.6 0.00 0.00 1 0.005 0 0 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Flush(GB): cumulative 0.002, interval 0.000 2023-12-08T22:30:11.656 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Cumulative compaction: 0.00 GB write, 149.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.511+0000 7f20c2971880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.515+0000 7f20c2971880 1 mon.a@-1(???) e3 preinit fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.515+0000 7f20c2971880 0 mon.a@-1(???).mds e1 new map 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.515+0000 7f20c2971880 0 mon.a@-1(???).mds e1 print_map 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: e1 2023-12-08T22:30:11.657 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: legacy client fscid: -1 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: No filesystems configured 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.515+0000 7f20c2971880 0 mon.a@-1(???).osd e63 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.515+0000 7f20c2971880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.515+0000 7f20c2971880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.515+0000 7f20c2971880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: cluster 2023-12-08T22:30:07.929312+0000 mgr.y (mgr.14931) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:11.658 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:11 smithi089 bash[49516]: debug 2023-12-08T22:30:11.515+0000 7f20c2971880 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-12-08T22:30:13.280 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[47733]: ignoring --setuser ceph since I am not root 2023-12-08T22:30:13.280 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[47733]: ignoring --setgroup ceph since I am not root 2023-12-08T22:30:13.280 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[47733]: debug 2023-12-08T22:30:13.015+0000 7f5f6e461700 1 -- 172.21.15.89:0/802590293 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564de22644e0 con 0x564de2358800 2023-12-08T22:30:13.280 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[47733]: debug 2023-12-08T22:30:13.171+0000 7f5f7e62a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:30:13.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:09.930048+0000 mgr.y (mgr.14931) 29 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:13.281 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:09.930048+0000 mgr.y (mgr.14931) 29 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:13.281 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: audit 2023-12-08T22:30:10.570122+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"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\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:30:07.420389Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:13.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:11.931529+0000 mgr.y (mgr.14931) 30 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:13.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:12.135793+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-08T22:30:13.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:12.941197+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:30:13.282 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:12.949217+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:30:13.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: audit 2023-12-08T22:30:10.570122+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"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\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:30:07.420389Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:13.282 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:11.931529+0000 mgr.y (mgr.14931) 30 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:12.135793+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:12.941197+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:12.949217+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:12.950631+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:12.950767+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:12.953600+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 43s), standbys: x 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:12.968262+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 43s), standbys: x 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: cluster 2023-12-08T22:30:12.969346+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-12-08T22:30:13.283 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[49516]: audit 2023-12-08T22:30:12.978419+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.14931 ' entity='' 2023-12-08T22:30:13.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:12.950631+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T22:30:13.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:12.950767+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:30:13.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:12.953600+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 43s), standbys: x 2023-12-08T22:30:13.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:12.968262+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 43s), standbys: x 2023-12-08T22:30:13.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: cluster 2023-12-08T22:30:12.969346+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-12-08T22:30:13.284 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[28481]: audit 2023-12-08T22:30:12.978419+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.14931 ' entity='' 2023-12-08T22:30:13.288 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[39587]: ignoring --setuser ceph since I am not root 2023-12-08T22:30:13.288 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[39587]: ignoring --setgroup ceph since I am not root 2023-12-08T22:30:13.288 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[39587]: debug 2023-12-08T22:30:13.179+0000 7f86d925e680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:30:13.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:09.930048+0000 mgr.y (mgr.14931) 29 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:13.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: audit 2023-12-08T22:30:10.570122+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.14931 172.21.15.89:0/502226279' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"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\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424044134, \"cpu_percentage\": \"2.59%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:29:42.645759Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102781419, \"cpu_percentage\": \"0.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645870Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49052385, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.645972Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49377443, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646072Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47406120, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646171Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51369738, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646270Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646368Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16389242, \"cpu_percentage\": \"0.10%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:29:42.646465Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52250542, \"cpu_percentage\": \"0.23%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:29:42.646564Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:30:07.420389Z\"}}, \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:13.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:11.931529+0000 mgr.y (mgr.14931) 30 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:13.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:12.135793+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-08T22:30:13.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:12.941197+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:30:13.289 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:12.949217+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:30:13.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:12.950631+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T22:30:13.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:12.950767+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:30:13.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:12.953600+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 43s), standbys: x 2023-12-08T22:30:13.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:12.968262+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 43s), standbys: x 2023-12-08T22:30:13.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: cluster 2023-12-08T22:30:12.969346+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-12-08T22:30:13.290 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[24814]: audit 2023-12-08T22:30:12.978419+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.14931 ' entity='' 2023-12-08T22:30:13.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[39587]: debug 2023-12-08T22:30:13.283+0000 7f86d925e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:30:13.634 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[47733]: debug 2023-12-08T22:30:13.275+0000 7f5f7e62a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:30:14.127 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:13 smithi099 bash[39587]: debug 2023-12-08T22:30:13.719+0000 7f86d925e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:30:14.134 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:13 smithi089 bash[47733]: debug 2023-12-08T22:30:13.715+0000 7f5f7e62a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:30:14.884 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:14 smithi089 bash[47733]: debug 2023-12-08T22:30:14.607+0000 7f5f7e62a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:30:14.884 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:14 smithi089 bash[47733]: debug 2023-12-08T22:30:14.743+0000 7f5f7e62a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:30:14.969 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:14 smithi099 bash[39587]: debug 2023-12-08T22:30:14.623+0000 7f86d925e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:30:14.970 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:14 smithi099 bash[39587]: debug 2023-12-08T22:30:14.719+0000 7f86d925e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:30:15.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:14 smithi099 bash[24814]: cluster 2023-12-08T22:30:13.976335+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 44s), standbys: x 2023-12-08T22:30:15.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:14 smithi099 bash[39587]: debug 2023-12-08T22:30:14.963+0000 7f86d925e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:30:15.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:15 smithi089 bash[47733]: debug 2023-12-08T22:30:15.003+0000 7f5f7e62a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:30:15.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:14 smithi089 bash[28481]: cluster 2023-12-08T22:30:13.976335+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 44s), standbys: x 2023-12-08T22:30:15.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:14 smithi089 bash[49516]: cluster 2023-12-08T22:30:13.976335+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 44s), standbys: x 2023-12-08T22:30:16.349 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:16 smithi099 bash[39587]: debug 2023-12-08T22:30:16.079+0000 7f86d925e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:30:16.349 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:16 smithi099 bash[39587]: debug 2023-12-08T22:30:16.239+0000 7f86d925e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:30:16.396 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:16 smithi089 bash[47733]: debug 2023-12-08T22:30:16.131+0000 7f5f7e62a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:30:16.397 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:16 smithi089 bash[47733]: debug 2023-12-08T22:30:16.291+0000 7f5f7e62a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:30:16.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:16 smithi099 bash[39587]: debug 2023-12-08T22:30:16.343+0000 7f86d925e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:30:16.627 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:16 smithi099 bash[39587]: debug 2023-12-08T22:30:16.463+0000 7f86d925e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:30:16.727 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:16 smithi089 bash[47733]: debug 2023-12-08T22:30:16.391+0000 7f5f7e62a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:30:16.727 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:16 smithi089 bash[47733]: debug 2023-12-08T22:30:16.503+0000 7f5f7e62a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:30:17.071 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:16 smithi099 bash[39587]: debug 2023-12-08T22:30:16.699+0000 7f86d925e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:30:17.088 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:16 smithi089 bash[47733]: debug 2023-12-08T22:30:16.719+0000 7f5f7e62a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:30:17.088 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:30:16 smithi089 bash[47034]: ts=2023-12-08T22:30:16.960Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-08T22:30:17.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:17 smithi099 bash[39587]: debug 2023-12-08T22:30:17.067+0000 7f86d925e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:30:17.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:17 smithi099 bash[39587]: debug 2023-12-08T22:30:17.183+0000 7f86d925e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:30:17.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:17 smithi089 bash[47733]: debug 2023-12-08T22:30:17.083+0000 7f5f7e62a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:30:17.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:17 smithi089 bash[47733]: debug 2023-12-08T22:30:17.199+0000 7f5f7e62a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:30:18.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:18 smithi099 bash[39587]: debug 2023-12-08T22:30:18.039+0000 7f86d925e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:30:18.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:18 smithi099 bash[39587]: debug 2023-12-08T22:30:18.143+0000 7f86d925e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:30:18.377 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:18 smithi099 bash[39587]: debug 2023-12-08T22:30:18.255+0000 7f86d925e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:30:18.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:18 smithi089 bash[47733]: debug 2023-12-08T22:30:18.051+0000 7f5f7e62a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:30:18.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:18 smithi089 bash[47733]: debug 2023-12-08T22:30:18.155+0000 7f5f7e62a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:30:18.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:18 smithi089 bash[47733]: debug 2023-12-08T22:30:18.271+0000 7f5f7e62a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:30:18.771 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:18 smithi099 bash[39587]: debug 2023-12-08T22:30:18.479+0000 7f86d925e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:30:18.784 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:18 smithi089 bash[47733]: debug 2023-12-08T22:30:18.491+0000 7f5f7e62a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:30:19.104 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:18 smithi099 bash[39587]: debug 2023-12-08T22:30:18.767+0000 7f86d925e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:30:19.104 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:18 smithi099 bash[39587]: debug 2023-12-08T22:30:18.927+0000 7f86d925e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:30:19.118 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:18 smithi089 bash[47733]: debug 2023-12-08T22:30:18.779+0000 7f5f7e62a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:30:19.118 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:18 smithi089 bash[47733]: debug 2023-12-08T22:30:18.943+0000 7f5f7e62a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:30:19.378 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[39587]: debug 2023-12-08T22:30:19.099+0000 7f86d925e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:30:19.537 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[39587]: debug 2023-12-08T22:30:19.311+0000 7f86d925e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:30:19.538 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[47733]: debug 2023-12-08T22:30:19.111+0000 7f5f7e62a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:30:19.538 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[47733]: debug 2023-12-08T22:30:19.331+0000 7f5f7e62a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:30:19.877 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[39587]: debug 2023-12-08T22:30:19.419+0000 7f86d925e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: cluster 2023-12-08T22:30:19.444934+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: cluster 2023-12-08T22:30:19.445059+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: audit 2023-12-08T22:30:19.448066+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: audit 2023-12-08T22:30:19.448895+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: audit 2023-12-08T22:30:19.450775+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: audit 2023-12-08T22:30:19.451541+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: cluster 2023-12-08T22:30:19.463676+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: cluster 2023-12-08T22:30:19.464227+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: cluster 2023-12-08T22:30:19.476771+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:30:19.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:19 smithi099 bash[24814]: cluster 2023-12-08T22:30:19.477634+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0135438s), standbys: x 2023-12-08T22:30:19.884 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[47733]: debug 2023-12-08T22:30:19.439+0000 7f5f7e62a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:30:19.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: cluster 2023-12-08T22:30:19.444934+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:30:19.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: cluster 2023-12-08T22:30:19.445059+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: audit 2023-12-08T22:30:19.448066+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: audit 2023-12-08T22:30:19.448895+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: audit 2023-12-08T22:30:19.450775+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: audit 2023-12-08T22:30:19.451541+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: cluster 2023-12-08T22:30:19.463676+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: cluster 2023-12-08T22:30:19.464227+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: cluster 2023-12-08T22:30:19.476771+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[49516]: cluster 2023-12-08T22:30:19.477634+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0135438s), standbys: x 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: cluster 2023-12-08T22:30:19.444934+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: cluster 2023-12-08T22:30:19.445059+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: audit 2023-12-08T22:30:19.448066+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:30:19.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: audit 2023-12-08T22:30:19.448895+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:19.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: audit 2023-12-08T22:30:19.450775+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:30:19.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: audit 2023-12-08T22:30:19.451541+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.99:0/1470884146' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:19.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: cluster 2023-12-08T22:30:19.463676+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:30:19.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: cluster 2023-12-08T22:30:19.464227+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-12-08T22:30:19.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: cluster 2023-12-08T22:30:19.476771+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:30:19.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:19 smithi089 bash[28481]: cluster 2023-12-08T22:30:19.477634+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0135438s), standbys: x 2023-12-08T22:30:25.604 INFO:teuthology.orchestra.run.smithi089.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-08T22:30:25.604 INFO:teuthology.orchestra.run.smithi089.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-08T22:30:25.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.482022+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:30:25.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.482424+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:30:25.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.482846+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:30:25.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.486480+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:30:25.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.487203+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:30:25.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.487742+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:30:25.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.488325+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:30:25.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.488909+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:30:25.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.489318+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:30:25.804 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.489697+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:30:25.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.490155+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:30:25.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.490599+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:30:25.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.490959+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:30:25.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.491351+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:30:25.805 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.491638+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:30:25.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.492481+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:30:25.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.493891+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:30:25.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.495169+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:30:25.806 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[47733]: debug 2023-12-08T22:30:25.595+0000 7f5f41e2c700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-08T22:30:25.807 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[47733]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-08T22:30:25.807 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[47733]: debug 2023-12-08T22:30:25.595+0000 7f5f41e2c700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-08T22:30:25.807 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[47733]: Warning: Permanently added '172.21.15.89' (ECDSA) to the list of known hosts. 2023-12-08T22:30:25.807 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[47733]: Warning: Permanently added '172.21.15.99' (ECDSA) to the list of known hosts. 2023-12-08T22:30:25.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.482022+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:30:25.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.482424+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:30:25.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.482846+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:30:25.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.486480+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:30:25.808 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.487203+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:30:25.809 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.487742+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:30:25.809 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.488325+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:30:25.809 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.488909+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:30:25.809 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.489318+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:30:25.809 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.489697+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:30:25.809 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.490155+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:30:25.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.490599+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:30:25.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.490959+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:30:25.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.491351+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:30:25.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.491638+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:30:25.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.492481+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:30:25.810 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.493891+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:30:25.811 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.495169+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:30:25.811 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.495733+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.496350+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.496964+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.497615+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.498238+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.498806+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.499359+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.499928+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.500576+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.501093+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.501756+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.502455+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.502992+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.503537+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.504158+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.504742+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:30:25.812 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.505334+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.495733+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.496350+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.496964+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.497615+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.498238+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.498806+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.499359+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.499928+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.500576+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.501093+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:30:25.813 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.501756+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.502455+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.502992+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.503537+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.504158+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.504742+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.505334+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.505914+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.506476+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.507025+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.507561+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: audit 2023-12-08T22:30:25.508088+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:30:25.814 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[49516]: cluster 2023-12-08T22:30:25.531664+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-12-08T22:30:25.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.505914+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:25.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.506476+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:30:25.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.507025+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:30:25.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.507561+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:30:25.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: audit 2023-12-08T22:30:25.508088+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:30:25.815 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:25 smithi089 bash[28481]: cluster 2023-12-08T22:30:25.531664+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-12-08T22:30:25.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.482022+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:30:25.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.482424+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:30:25.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.482846+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:30:25.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.486480+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:30:25.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.487203+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:30:25.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.487742+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:30:25.820 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.488325+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.488909+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.489318+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.489697+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.490155+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.490599+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.490959+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.491351+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.491638+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.492481+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.493891+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:30:25.821 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.495169+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.495733+0000 mon.c (mon.1) 151 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.496350+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.496964+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi089"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.497615+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi099"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.498238+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.498806+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.499359+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.499928+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:30:25.822 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.500576+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.501093+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.501756+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.502455+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.502992+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.503537+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.504158+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.504742+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.505334+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.505914+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.506476+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.507025+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.507561+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: audit 2023-12-08T22:30:25.508088+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:30:25.823 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:25 smithi099 bash[24814]: cluster 2023-12-08T22:30:25.531664+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-12-08T22:30:26.440 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch ps' 2023-12-08T22:30:26.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: cluster 2023-12-08T22:30:25.595642+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:25.598025+0000 mgr.y (mgr.44106) 1 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: cluster 2023-12-08T22:30:25.606810+0000 mgr.y (mgr.44106) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:25.697277+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:25.699463+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:25.765023+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:25.765623+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:25.771880+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:25.772294+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:26.059449+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:26.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:26 smithi099 bash[24814]: audit 2023-12-08T22:30:26.061920+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: cluster 2023-12-08T22:30:25.595642+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-12-08T22:30:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:25.598025+0000 mgr.y (mgr.44106) 1 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:30:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: cluster 2023-12-08T22:30:25.606810+0000 mgr.y (mgr.44106) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:25.697277+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:25.699463+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:25.765023+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:30:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:25.765623+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:30:26.926 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:25.771880+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:25.772294+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:26.059449+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[49516]: audit 2023-12-08T22:30:26.061920+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: cluster 2023-12-08T22:30:25.595642+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:25.598025+0000 mgr.y (mgr.44106) 1 : audit [DBG] from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: cluster 2023-12-08T22:30:25.606810+0000 mgr.y (mgr.44106) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:25.697277+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:25.699463+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:25.765023+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:25.765623+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:25.771880+0000 mon.c (mon.1) 176 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:30:26.927 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:25.772294+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.44106 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:30:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:26.059449+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:26.928 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:26 smithi089 bash[28481]: audit 2023-12-08T22:30:26.061920+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:28.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:28 smithi099 bash[24814]: cluster 2023-12-08T22:30:27.489818+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:28.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:28 smithi099 bash[24814]: cluster 2023-12-08T22:30:27.607927+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-12-08T22:30:28.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:28 smithi089 bash[49516]: cluster 2023-12-08T22:30:27.489818+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:28.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:28 smithi089 bash[49516]: cluster 2023-12-08T22:30:27.607927+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-12-08T22:30:28.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:28 smithi089 bash[28481]: cluster 2023-12-08T22:30:27.489818+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:28.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:28 smithi089 bash[28481]: cluster 2023-12-08T22:30:27.607927+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-12-08T22:30:29.540 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T22:30:29.540 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 running (99s) 46s ago 7m 15.6M - 0.26.0 9f27df16978d 0f3dd13ac59e 2023-12-08T22:30:29.540 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (7m) 24s ago 7m 26.2M - 6.6.2 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:30:29.540 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 *:8443 running (30s) 24s ago 11m 84.4M - 16.2.14-365-g451ceae1 03b62e1f94c4 e5e8171f7609 2023-12-08T22:30:29.540 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443 running (68s) 46s ago 13m 404M - 16.2.14-365-g451ceae1 03b62e1f94c4 fcb18df1c3fc 2023-12-08T22:30:29.540 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 starting - - - 2048M 2023-12-08T22:30:29.540 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (12m) 24s ago 12m 106M 2048M 15.2.0 204a01f9b0b6 5b1be6743211 2023-12-08T22:30:29.540 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (12m) 46s ago 12m 98.0M 2048M 15.2.0 204a01f9b0b6 fe98f535929b 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (8m) 46s ago 8m 11.6M - 1.7.0 72c9c2088986 6b04ce9528ab 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (8m) 24s ago 8m 12.7M - 1.7.0 72c9c2088986 c551c42ceebb 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (11m) 46s ago 11m 46.7M 4096M 15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (11m) 46s ago 11m 47.0M 4096M 15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (10m) 46s ago 10m 45.2M 4096M 15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (10m) 46s ago 10m 48.9M 4096M 15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (10m) 24s ago 10m 48.4M 4096M 15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (9m) 24s ago 9m 47.6M 4096M 15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (9m) 24s ago 9m 46.0M 4096M 15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (8m) 24s ago 8m 47.5M 4096M 15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 running (85s) 24s ago 8m 36.5M - 2.48.0 620d5e2a39df 12ea3e22234e 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (6m) 46s ago 6m 49.8M - 15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:30:29.541 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (6m) 24s ago 6m 49.8M - 15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:30:29.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.518125+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.519358+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.520121+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.520840+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.521589+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.522300+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.525021+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.525478+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.525933+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.526335+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:29 smithi099 bash[24814]: audit 2023-12-08T22:30:29.526761+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.518125+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.519358+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.520121+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.520840+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.521589+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.522300+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.525021+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.525478+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.525933+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.526335+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[49516]: audit 2023-12-08T22:30:29.526761+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.518125+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.519358+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.520121+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.520840+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.521589+0000 mon.c (mon.1) 183 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.522300+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.525021+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:30:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.525478+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.525933+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.526335+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:29.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:29 smithi089 bash[28481]: audit 2023-12-08T22:30:29.526761+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:30.237 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions' 2023-12-08T22:30:30.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:30 smithi099 bash[24814]: cluster 2023-12-08T22:30:29.490541+0000 mgr.y (mgr.44106) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:30.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:30 smithi099 bash[24814]: audit 2023-12-08T22:30:29.510495+0000 mgr.y (mgr.44106) 5 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:30:30.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:30 smithi089 bash[49516]: cluster 2023-12-08T22:30:29.490541+0000 mgr.y (mgr.44106) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:30.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:30 smithi089 bash[49516]: audit 2023-12-08T22:30:29.510495+0000 mgr.y (mgr.44106) 5 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:30:30.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:30 smithi089 bash[28481]: cluster 2023-12-08T22:30:29.490541+0000 mgr.y (mgr.44106) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:30.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:30 smithi089 bash[28481]: audit 2023-12-08T22:30:29.510495+0000 mgr.y (mgr.44106) 5 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:30:32.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: cluster 2023-12-08T22:30:31.492071+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:32.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.250675+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"9d3fd6b0bba8\", \"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\": 34770780, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [], \"last_refresh\": \"2023-12-08T22:30:32.244181Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:30:10.593730Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424673280, \"cpu_percentage\": \"5.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:32.244576Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108422758, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.244843Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_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\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245116Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49859788, \"cpu_percentage\": \"1.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245475Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245735Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245982Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246228Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246472Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246715Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:30:07.420389Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:32.247174Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:32.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.258408+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:32.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.468029+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.463528Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 394474291, \"cpu_percentage\": \"0.75%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:32.463789Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51464110, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464007Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464181Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464347Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49954160, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464511Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 39782973, \"cpu_percentage\": \"0.22%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464676Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464838Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27996979, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464999Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.465163Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:32.465437Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:32.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.474662+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:32.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.526105+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.527050+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.527882+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.528586+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.529297+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.530028+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.530755+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.531477+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:32 smithi099 bash[24814]: audit 2023-12-08T22:30:32.532215+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: cluster 2023-12-08T22:30:31.492071+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:32.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.250675+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"9d3fd6b0bba8\", \"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\": 34770780, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [], \"last_refresh\": \"2023-12-08T22:30:32.244181Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:30:10.593730Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424673280, \"cpu_percentage\": \"5.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:32.244576Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108422758, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.244843Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_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\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245116Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49859788, \"cpu_percentage\": \"1.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245475Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245735Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245982Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246228Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246472Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246715Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:30:07.420389Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:32.247174Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:32.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.258408+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:32.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: cluster 2023-12-08T22:30:31.492071+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.468029+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.463528Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 394474291, \"cpu_percentage\": \"0.75%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:32.463789Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51464110, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464007Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464181Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464347Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49954160, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464511Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 39782973, \"cpu_percentage\": \"0.22%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464676Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464838Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27996979, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464999Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.465163Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:32.465437Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.474662+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.526105+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.527050+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.527882+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.528586+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.529297+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.530028+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.530755+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.531477+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[49516]: audit 2023-12-08T22:30:32.532215+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.250675+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi089","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi089\", \"container_id\": \"9d3fd6b0bba8\", \"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\": 34770780, \"cpu_percentage\": \"2.87%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [], \"last_refresh\": \"2023-12-08T22:30:32.244181Z\", \"created\": \"2023-12-08T22:16:25.396432Z\", \"started\": \"2023-12-08T22:30:10.593730Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi089\", \"container_id\": \"fcb18df1c3fc\", \"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\": 424673280, \"cpu_percentage\": \"5.18%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:32.244576Z\", \"created\": \"2023-12-08T22:16:33.104255Z\", \"started\": \"2023-12-08T22:29:21.483431Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi089\", \"container_id\": \"fe98f535929b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108422758, \"cpu_percentage\": \"3.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.244843Z\", \"created\": \"2023-12-08T22:18:03.210181Z\", \"started\": \"2023-12-08T22:18:03.237212Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi089\", \"container_id\": \"e051da106a89\", \"container_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\": \"1.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245116Z\", \"created\": \"2023-12-08T22:18:50.597090Z\", \"started\": \"2023-12-08T22:18:53.816663Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi089\", \"container_id\": \"eecb25ae45df\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49859788, \"cpu_percentage\": \"1.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245475Z\", \"created\": \"2023-12-08T22:19:14.051740Z\", \"started\": \"2023-12-08T22:19:17.718453Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi089\", \"container_id\": \"869e0ee0760f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47752151, \"cpu_percentage\": \"0.83%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245735Z\", \"created\": \"2023-12-08T22:19:37.694435Z\", \"started\": \"2023-12-08T22:19:41.631296Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi089\", \"container_id\": \"72cf1674590d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51894026, \"cpu_percentage\": \"2.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.245982Z\", \"created\": \"2023-12-08T22:20:02.349499Z\", \"started\": \"2023-12-08T22:20:05.312410Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi089\", \"container_id\": \"6b04ce9528ab\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12173967, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246228Z\", \"created\": \"2023-12-08T22:22:15.858295Z\", \"started\": \"2023-12-08T22:22:23.761644Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi089\", \"container_id\": \"0f3dd13ac59e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 17091788, \"cpu_percentage\": \"0.22%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246472Z\", \"created\": \"2023-12-08T22:22:31.881916Z\", \"started\": \"2023-12-08T22:28:49.856081Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi089.jehmmi\", \"daemon_name\": \"rgw.r.z.smithi089.jehmmi\", \"hostname\": \"smithi089\", \"container_id\": \"b7f50da169b9\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52659486, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.246715Z\", \"created\": \"2023-12-08T22:24:16.447453Z\", \"started\": \"2023-12-08T22:24:16.472309Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347269Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07868eed-7812-4675-8c64-b48b39530692\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"JVX2b6-GalZ-Hi2q-QQaY-V8Dd-DtKk-LBMSOx\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"eb64b4d5-4250-4123-93ca-d2799f90459b\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"tEonmS-fnd0-wIsA-y6cx-M5H4-tYRv-2QNtes\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"74f1fe8b-2e7c-4ca4-91e1-3f9b5460908d\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"xOSFbr-W2j2-Ciu8-j7WI-DgpE-lWLF-RdTFv4\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66780727-92c2-4f21-84be-1326c443d3f6\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"qfj2kj-Jxe8-t7OV-OHfG-4zmE-cHxB-oEq5Bv\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040126400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.347286Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QAPZ\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:39.264277Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:08.090196Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:48.571820Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:11.967204Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:35.693899Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:00.205501Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.168050Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:28:41.261857Z\"}, \"rgw.r.z.smithi089.jehmmi\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:13.252975Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:30:07.420389Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:32.247174Z\", \"last_device_update\": \"2023-12-08T22:20:09.283964Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.379210Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:32.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.258408+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:32.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.468029+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi099","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi099\", \"container_id\": \"5b1be6743211\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 111358771, \"cpu_percentage\": \"1.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.463528Z\", \"created\": \"2023-12-08T22:18:16.848475Z\", \"started\": \"2023-12-08T22:18:16.876966Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi099\", \"container_id\": \"e5e8171f7609\", \"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\": 394474291, \"cpu_percentage\": \"0.75%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:30:32.463789Z\", \"created\": \"2023-12-08T22:18:32.496115Z\", \"started\": \"2023-12-08T22:29:58.952538Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi099\", \"container_id\": \"fcb7c4209c1a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51464110, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464007Z\", \"created\": \"2023-12-08T22:20:23.345578Z\", \"started\": \"2023-12-08T22:20:26.581624Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi099\", \"container_id\": \"ce26136df2a1\", \"container_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\": \"1.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464181Z\", \"created\": \"2023-12-08T22:20:47.949016Z\", \"started\": \"2023-12-08T22:20:51.897779Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi099\", \"container_id\": \"a281a7274ed4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48779755, \"cpu_percentage\": \"1.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464347Z\", \"created\": \"2023-12-08T22:21:13.688427Z\", \"started\": \"2023-12-08T22:21:17.327288Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi099\", \"container_id\": \"f7d7ef2711a5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49954160, \"cpu_percentage\": \"1.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464511Z\", \"created\": \"2023-12-08T22:21:39.187789Z\", \"started\": \"2023-12-08T22:21:42.218431Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi099\", \"container_id\": \"12ea3e22234e\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 39782973, \"cpu_percentage\": \"0.22%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464676Z\", \"created\": \"2023-12-08T22:22:14.038918Z\", \"started\": \"2023-12-08T22:29:03.784838Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi099\", \"container_id\": \"c551c42ceebb\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13201571, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464838Z\", \"created\": \"2023-12-08T22:22:16.562855Z\", \"started\": \"2023-12-08T22:22:21.932251Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi099\", \"container_id\": \"ebb6fa86b25b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27996979, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.464999Z\", \"created\": \"2023-12-08T22:22:57.989830Z\", \"started\": \"2023-12-08T22:22:58.009128Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi099.tkxrxz\", \"daemon_name\": \"rgw.r.z.smithi099.tkxrxz\", \"hostname\": \"smithi099\", \"container_id\": \"869c9f59310e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52586086, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:30:32.465163Z\", \"created\": \"2023-12-08T22:24:18.883857Z\", \"started\": \"2023-12-08T22:24:18.904984Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349146Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ddd56060-a4f8-4df3-8f9a-f29e4e41f12e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"pxQLdo-e9AG-FvAc-BIid-B9Ya-Ew6R-OvQUuA\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"07ac4b93-bff1-4cb9-b231-9d8d350ac081\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"m8SwaG-vSyc-wBdk-iofv-ziYC-1FSY-PkrFol\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"ec542248-5218-414b-bbe8-f1faee7489e0\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"SpoHIr-gNVF-clxN-n76u-XPQ8-1v7Z-Eflfbs\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1f48c8cb-644d-4595-b96d-20fe411c869e\", \"cluster_fsid\": \"544107b6-9617-11ee-95a3-87774f69a715\", \"block_uuid\": \"KzQwMq-ed77-RZUF-gCZV-2115-6Cbs-pTWiNE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040101400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:28:21.349159Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5LHPN\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:28:49.880163Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:29:45.411114Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:21.347004Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:45.755567Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:11.506343Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:21:37.000953Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:28:51.935574Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:22:15.885513Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:22:31.909200Z\"}, \"rgw.r.z.smithi099.tkxrxz\": {\"deps\": [], \"last_config\": \"2023-12-08T22:24:16.483493Z\"}}, \"last_daemon_update\": \"2023-12-08T22:30:32.465437Z\", \"last_device_update\": \"2023-12-08T22:21:46.179810Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:28:07.668956Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:30:32.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.474662+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.526105+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.527050+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.527882+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.528586+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.529297+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.530028+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.530755+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.531477+0000 mon.c (mon.1) 199 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:32.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:32 smithi089 bash[28481]: audit 2023-12-08T22:30:32.532215+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:30:33.197 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 12, 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 3 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:30:33.198 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:30:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.737449+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.738601+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:33.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.739528+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.740560+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.741581+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.743512+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.745572+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.747401+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.748593+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.750949+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.755316+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.767638+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.769191+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.772430+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.774215+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:32.775300+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T22:30:33.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: cephadm 2023-12-08T22:30:32.776100+0000 mgr.y (mgr.44106) 7 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[49516]: audit 2023-12-08T22:30:33.194762+0000 mon.c (mon.1) 216 : audit [DBG] from='client.? 172.21.15.89:0/2094012746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.737449+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.738601+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.739528+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.740560+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.741581+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.743512+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.745572+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.747401+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.748593+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:33.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.750949+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:33.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.755316+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:33.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.767638+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:33.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.769191+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:33.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.772430+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:33.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.774215+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:33.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:32.775300+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T22:30:33.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: cephadm 2023-12-08T22:30:32.776100+0000 mgr.y (mgr.44106) 7 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T22:30:33.888 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:33 smithi089 bash[28481]: audit 2023-12-08T22:30:33.194762+0000 mon.c (mon.1) 216 : audit [DBG] from='client.? 172.21.15.89:0/2094012746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.737449+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.738601+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.739528+0000 mon.c (mon.1) 203 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.740560+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.741581+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.743512+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.745572+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.747401+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.748593+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.750949+0000 mon.c (mon.1) 210 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.755316+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.767638+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:34.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.769191+0000 mon.c (mon.1) 212 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:30:34.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.772430+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:34.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.774215+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:34.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:32.775300+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T22:30:34.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: cephadm 2023-12-08T22:30:32.776100+0000 mgr.y (mgr.44106) 7 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T22:30:34.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:33 smithi099 bash[24814]: audit 2023-12-08T22:30:33.194762+0000 mon.c (mon.1) 216 : audit [DBG] from='client.? 172.21.15.89:0/2094012746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:34.351 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-08T22:30:35.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:34 smithi099 bash[24814]: cluster 2023-12-08T22:30:33.492813+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:35.162 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:34 smithi089 bash[49516]: cluster 2023-12-08T22:30:33.492813+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:35.162 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:34 smithi089 bash[28481]: cluster 2023-12-08T22:30:33.492813+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:36.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[49516]: audit 2023-12-08T22:30:35.666733+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.c"}]: dispatch 2023-12-08T22:30:36.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[49516]: audit 2023-12-08T22:30:35.675329+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:36.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[49516]: audit 2023-12-08T22:30:35.677072+0000 mon.c (mon.1) 218 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:36.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[49516]: audit 2023-12-08T22:30:35.678506+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:36.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[49516]: audit 2023-12-08T22:30:35.679775+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:36.031 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[49516]: audit 2023-12-08T22:30:35.681504+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:30:36.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[28481]: audit 2023-12-08T22:30:35.666733+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.c"}]: dispatch 2023-12-08T22:30:36.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[28481]: audit 2023-12-08T22:30:35.675329+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:36.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[28481]: audit 2023-12-08T22:30:35.677072+0000 mon.c (mon.1) 218 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:36.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[28481]: audit 2023-12-08T22:30:35.678506+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:36.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[28481]: audit 2023-12-08T22:30:35.679775+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:36.032 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:35 smithi089 bash[28481]: audit 2023-12-08T22:30:35.681504+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:30:36.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:35 smithi099 bash[24814]: audit 2023-12-08T22:30:35.666733+0000 mon.c (mon.1) 217 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.c"}]: dispatch 2023-12-08T22:30:36.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:35 smithi099 bash[24814]: audit 2023-12-08T22:30:35.675329+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.44106 ' entity='mgr.y' 2023-12-08T22:30:36.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:35 smithi099 bash[24814]: audit 2023-12-08T22:30:35.677072+0000 mon.c (mon.1) 218 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:36.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:35 smithi099 bash[24814]: audit 2023-12-08T22:30:35.678506+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:36.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:35 smithi099 bash[24814]: audit 2023-12-08T22:30:35.679775+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:36.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:35 smithi099 bash[24814]: audit 2023-12-08T22:30:35.681504+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:30:37.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:36 smithi099 bash[24814]: cluster 2023-12-08T22:30:35.493559+0000 mgr.y (mgr.44106) 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-08T22:30:37.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:36 smithi099 bash[24814]: cephadm 2023-12-08T22:30:35.665883+0000 mgr.y (mgr.44106) 10 : cephadm [INF] Upgrade: Updating mon.c 2023-12-08T22:30:37.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:36 smithi099 bash[24814]: cephadm 2023-12-08T22:30:35.680829+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Deploying daemon mon.c on smithi089 2023-12-08T22:30:37.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:36 smithi089 bash[49516]: cluster 2023-12-08T22:30:35.493559+0000 mgr.y (mgr.44106) 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-08T22:30:37.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:36 smithi089 bash[49516]: cephadm 2023-12-08T22:30:35.665883+0000 mgr.y (mgr.44106) 10 : cephadm [INF] Upgrade: Updating mon.c 2023-12-08T22:30:37.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:36 smithi089 bash[49516]: cephadm 2023-12-08T22:30:35.680829+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Deploying daemon mon.c on smithi089 2023-12-08T22:30:37.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:36 smithi089 bash[28481]: cluster 2023-12-08T22:30:35.493559+0000 mgr.y (mgr.44106) 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-08T22:30:37.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:36 smithi089 bash[28481]: cephadm 2023-12-08T22:30:35.665883+0000 mgr.y (mgr.44106) 10 : cephadm [INF] Upgrade: Updating mon.c 2023-12-08T22:30:37.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:36 smithi089 bash[28481]: cephadm 2023-12-08T22:30:35.680829+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Deploying daemon mon.c on smithi089 2023-12-08T22:30:38.755 INFO:teuthology.orchestra.run.smithi089.stdout:wait for servicemap items w/ changing names to refresh 2023-12-08T22:30:38.998 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:38 smithi089 bash[49516]: cluster 2023-12-08T22:30:37.495029+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:38.998 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:38 smithi089 bash[28481]: cluster 2023-12-08T22:30:37.495029+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:39.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:38 smithi099 bash[24814]: cluster 2023-12-08T22:30:37.495029+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:39.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:39 smithi089 systemd[1]: Stopping Ceph mon.c for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:30:39.612 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'sleep 60' 2023-12-08T22:30:39.749 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:39 smithi089 bash[28481]: debug 2023-12-08T22:30:39.491+0000 7faffd977700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:30:39.749 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:39 smithi089 bash[28481]: debug 2023-12-08T22:30:39.491+0000 7faffd977700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-08T22:30:40.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:40 smithi089 bash[51078]: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.c 2023-12-08T22:30:41.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:40 smithi089 bash[51140]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.c 2023-12-08T22:30:41.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:40 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.c.service: Succeeded. 2023-12-08T22:30:41.055 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:40 smithi089 systemd[1]: Stopped Ceph mon.c for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:30:41.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:41 smithi089 systemd[1]: Started Ceph mon.c for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:30:43.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.087+0000 7fb11b377880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.087+0000 7fb11b377880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 6 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.087+0000 7fb11b377880 0 pidfile_write: ignore empty --pid-file 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 0 load: jerasure load: lrc load: isa 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: DB SUMMARY 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 927 Bytes 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000026.sst 000027.sst 2023-12-08T22:30:43.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000024.log size: 7857396 ; 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.env: 0x55a9edaf5080 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.fs: Posix File System 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.info_log: 0x55a9efa4c220 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:30:43.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:30:43.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:30:43.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:30:43.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:30:43.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:30:43.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:30:43.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:30:43.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:30:43.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:30:43.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:30:43.257 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.db_log_dir: 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:30:43.258 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.write_buffer_manager: 0x55a9f0740390 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.unordered_write: 0 2023-12-08T22:30:43.259 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.row_cache: None 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.wal_filter: None 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T22:30:43.260 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:30:43.261 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Compression algorithms supported: 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: kZSTD supported: 0 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:30:43.262 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.merge_operator: 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a9ef9efd28) 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: cache_index_and_filter_blocks: 1 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: pin_top_level_index_and_filter: 1 2023-12-08T22:30:43.263 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: index_type: 0 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: data_block_index_type: 0 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: index_shortening: 1 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: hash_index_allow_collision: 1 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: checksum: 1 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: no_block_cache: 0 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: block_cache: 0x55a9efa26f10 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: block_cache_name: BinnedLRUCache 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: block_cache_options: 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: capacity : 536870912 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: num_shard_bits : 4 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: strict_capacity_limit : 0 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: high_pri_pool_ratio: 0.000 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: block_cache_compressed: (nil) 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: persistent_cache: (nil) 2023-12-08T22:30:43.264 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: block_size: 4096 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: block_size_deviation: 10 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: block_restart_interval: 16 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: index_block_restart_interval: 1 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: metadata_block_size: 4096 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: partition_filters: 0 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: use_delta_encoding: 1 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: whole_key_filtering: 1 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: verify_compression: 0 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: read_amp_bytes_per_bit: 0 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: format_version: 2 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: enable_index_compression: 1 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: block_align: 0 2023-12-08T22:30:43.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.num_levels: 7 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:30:43.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:30:43.267 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:30:43.268 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:30:43.269 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:30:43.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:30:43.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:30:43.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:30:43.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:30:43.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:30:43.270 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.ttl: 2592000 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 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 29, last_sequence is 11593, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 24 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074643097112, "job": 1, "event": "recovery_started", "log_files": [24]} 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.091+0000 7fb11b377880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #24 mode 2 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.107+0000 7fb11b377880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.111+0000 7fb11b377880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074643116482, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 5201366, "table_properties": {"data_size": 5196378, "index_size": 3589, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 4321, "raw_average_key_size": 22, "raw_value_size": 5190613, "raw_average_value_size": 26618, "num_data_blocks": 113, "num_entries": 195, "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": 1702074643, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.111+0000 7fb11b377880 4 rocksdb: [version_set.cc:3826] Creating manifest 30 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.115+0000 7fb11b377880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074643120509, "job": 1, "event": "recovery_finished"} 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 4 rocksdb: DB pointer 0x55a9efaef800 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb10217d700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T22:30:43.271 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb10217d700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ** DB Stats ** 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ** Compaction Stats [default] ** 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: L0 1/0 4.96 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 678.3 0.01 0.00 1 0.007 0 0 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: L6 2/0 70.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Sum 3/0 75.93 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 678.3 0.01 0.00 1 0.007 0 0 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 678.3 0.01 0.00 1 0.007 0 0 2023-12-08T22:30:43.272 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ** Compaction Stats [default] ** 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 678.3 0.01 0.00 1 0.007 0 0 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Flush(GB): cumulative 0.005, interval 0.005 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Cumulative compaction: 0.00 GB write, 182.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Interval compaction: 0.00 GB write, 182.21 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ** Compaction Stats [default] ** 2023-12-08T22:30:43.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: L0 1/0 4.96 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 678.3 0.01 0.00 1 0.007 0 0 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: L6 2/0 70.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Sum 3/0 75.93 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 678.3 0.01 0.00 1 0.007 0 0 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ** Compaction Stats [default] ** 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 678.3 0.01 0.00 1 0.007 0 0 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Flush(GB): cumulative 0.005, interval 0.000 2023-12-08T22:30:43.274 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Cumulative compaction: 0.00 GB write, 181.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] at bind addrs [v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 1 mon.c@-1(???) e3 preinit fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 0 mon.c@-1(???).mds e1 new map 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 0 mon.c@-1(???).mds e1 print_map 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: e1 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T22:30:43.275 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: legacy client fscid: -1 2023-12-08T22:30:43.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: 2023-12-08T22:30:43.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: No filesystems configured 2023-12-08T22:30:43.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 0 mon.c@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T22:30:43.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:43.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:43.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:43.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: cluster 2023-12-08T22:30:37.495029+0000 mgr.y (mgr.44106) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:43.276 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[51329]: debug 2023-12-08T22:30:43.119+0000 7fb11b377880 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-12-08T22:30:43.634 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:30:43 smithi089 bash[47034]: ts=2023-12-08T22:30:43.251Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-08T22:30:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:46 smithi099 bash[24814]: audit 2023-12-08T22:30:39.505901+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:30:46.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:46 smithi099 bash[24814]: audit 2023-12-08T22:30:39.506244+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:30:46.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:46 smithi099 bash[24814]: audit 2023-12-08T22:30:39.506472+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:30:46.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:46 smithi089 bash[49516]: audit 2023-12-08T22:30:39.505901+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:30:46.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:46 smithi089 bash[49516]: audit 2023-12-08T22:30:39.506244+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:30:46.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:46 smithi089 bash[49516]: audit 2023-12-08T22:30:39.506472+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:30:46.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:46 smithi089 bash[51329]: audit 2023-12-08T22:30:39.505901+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:30:46.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:46 smithi089 bash[51329]: audit 2023-12-08T22:30:39.506244+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:30:46.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:46 smithi089 bash[51329]: audit 2023-12-08T22:30:39.506472+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:30:47.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:41.497383+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:43.339356+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:43.498324+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:45.499175+0000 mgr.y (mgr.44106) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:46.000726+0000 mon.a (mon.0) 29 : cluster [INF] mon.a calling monitor election 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:46.004225+0000 mon.a (mon.0) 30 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:46.014771+0000 mon.a (mon.0) 31 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:46.015631+0000 mon.a (mon.0) 32 : cluster [DBG] fsmap 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:46.015733+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:46.016271+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e30: y(active, since 26s), standbys: x 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: cluster 2023-12-08T22:30:46.023041+0000 mon.a (mon.0) 35 : cluster [INF] overall HEALTH_OK 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: audit 2023-12-08T22:30:46.028284+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: audit 2023-12-08T22:30:46.030069+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:47 smithi099 bash[24814]: audit 2023-12-08T22:30:46.032992+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:47.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:41.497383+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:43.339356+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:43.498324+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:45.499175+0000 mgr.y (mgr.44106) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:46.000726+0000 mon.a (mon.0) 29 : cluster [INF] mon.a calling monitor election 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:46.004225+0000 mon.a (mon.0) 30 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:46.014771+0000 mon.a (mon.0) 31 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:46.015631+0000 mon.a (mon.0) 32 : cluster [DBG] fsmap 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:46.015733+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:46.016271+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e30: y(active, since 26s), standbys: x 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: cluster 2023-12-08T22:30:46.023041+0000 mon.a (mon.0) 35 : cluster [INF] overall HEALTH_OK 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: audit 2023-12-08T22:30:46.028284+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: audit 2023-12-08T22:30:46.030069+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:47.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[49516]: audit 2023-12-08T22:30:46.032992+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:41.497383+0000 mgr.y (mgr.44106) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:43.339356+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:43.498324+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:45.499175+0000 mgr.y (mgr.44106) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:46.000726+0000 mon.a (mon.0) 29 : cluster [INF] mon.a calling monitor election 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:46.004225+0000 mon.a (mon.0) 30 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:46.014771+0000 mon.a (mon.0) 31 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:46.015631+0000 mon.a (mon.0) 32 : cluster [DBG] fsmap 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:46.015733+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:46.016271+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e30: y(active, since 26s), standbys: x 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: cluster 2023-12-08T22:30:46.023041+0000 mon.a (mon.0) 35 : cluster [INF] overall HEALTH_OK 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: audit 2023-12-08T22:30:46.028284+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: audit 2023-12-08T22:30:46.030069+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:47.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:47 smithi089 bash[51329]: audit 2023-12-08T22:30:46.032992+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:30:48.634 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:30:48 smithi089 bash[47733]: debug 2023-12-08T22:30:48.130+0000 7f5f41e2c700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-08T22:30:49.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:49 smithi099 bash[24814]: cluster 2023-12-08T22:30:47.500649+0000 mgr.y (mgr.44106) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:49.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:49 smithi089 bash[49516]: cluster 2023-12-08T22:30:47.500649+0000 mgr.y (mgr.44106) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:49.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:49 smithi089 bash[51329]: cluster 2023-12-08T22:30:47.500649+0000 mgr.y (mgr.44106) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:51.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:51 smithi099 bash[24814]: cluster 2023-12-08T22:30:49.501386+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:51.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:51 smithi089 bash[51329]: cluster 2023-12-08T22:30:49.501386+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:51.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:51 smithi089 bash[49516]: cluster 2023-12-08T22:30:49.501386+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:53.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:53 smithi099 bash[24814]: cluster 2023-12-08T22:30:51.502815+0000 mgr.y (mgr.44106) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:53.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:53 smithi099 bash[24814]: audit 2023-12-08T22:30:52.182719+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:53.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:53 smithi099 bash[24814]: audit 2023-12-08T22:30:52.191345+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:53.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:53 smithi099 bash[24814]: audit 2023-12-08T22:30:52.203875+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:53.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:53 smithi099 bash[24814]: audit 2023-12-08T22:30:52.209654+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:53.352 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:53 smithi099 bash[24814]: audit 2023-12-08T22:30:52.212762+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:53.353 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:53 smithi099 bash[24814]: audit 2023-12-08T22:30:52.214513+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T22:30:53.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[49516]: cluster 2023-12-08T22:30:51.502815+0000 mgr.y (mgr.44106) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[49516]: audit 2023-12-08T22:30:52.182719+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[49516]: audit 2023-12-08T22:30:52.191345+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[49516]: audit 2023-12-08T22:30:52.203875+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[49516]: audit 2023-12-08T22:30:52.209654+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[49516]: audit 2023-12-08T22:30:52.212762+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[49516]: audit 2023-12-08T22:30:52.214513+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[51329]: cluster 2023-12-08T22:30:51.502815+0000 mgr.y (mgr.44106) 19 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[51329]: audit 2023-12-08T22:30:52.182719+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[51329]: audit 2023-12-08T22:30:52.191345+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[51329]: audit 2023-12-08T22:30:52.203875+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:30:53.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[51329]: audit 2023-12-08T22:30:52.209654+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:30:53.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[51329]: audit 2023-12-08T22:30:52.212762+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:30:53.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:53 smithi089 bash[51329]: audit 2023-12-08T22:30:52.214513+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T22:30:54.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:54 smithi099 bash[24814]: cephadm 2023-12-08T22:30:52.215725+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T22:30:54.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:54 smithi099 bash[24814]: cluster 2023-12-08T22:30:53.503524+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:54.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:54 smithi089 bash[49516]: cephadm 2023-12-08T22:30:52.215725+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T22:30:54.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:54 smithi089 bash[49516]: cluster 2023-12-08T22:30:53.503524+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:54.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:54 smithi089 bash[51329]: cephadm 2023-12-08T22:30:52.215725+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T22:30:54.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:54 smithi089 bash[51329]: cluster 2023-12-08T22:30:53.503524+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:55.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:55 smithi099 bash[24814]: cephadm 2023-12-08T22:30:54.211993+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T22:30:55.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:55 smithi099 bash[24814]: audit 2023-12-08T22:30:54.220733+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:55.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:55 smithi099 bash[24814]: audit 2023-12-08T22:30:54.222765+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:55.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:55 smithi099 bash[24814]: audit 2023-12-08T22:30:54.224435+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:55.616 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:55 smithi099 bash[24814]: audit 2023-12-08T22:30:54.226038+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:55.617 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:55 smithi099 bash[24814]: cephadm 2023-12-08T22:30:54.227220+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Deploying daemon mon.b on smithi099 2023-12-08T22:30:55.617 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:55 smithi099 bash[24814]: audit 2023-12-08T22:30:54.227917+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:30:55.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[49516]: cephadm 2023-12-08T22:30:54.211993+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T22:30:55.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[49516]: audit 2023-12-08T22:30:54.220733+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[49516]: audit 2023-12-08T22:30:54.222765+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[49516]: audit 2023-12-08T22:30:54.224435+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[49516]: audit 2023-12-08T22:30:54.226038+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[49516]: cephadm 2023-12-08T22:30:54.227220+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Deploying daemon mon.b on smithi099 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[49516]: audit 2023-12-08T22:30:54.227917+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[51329]: cephadm 2023-12-08T22:30:54.211993+0000 mgr.y (mgr.44106) 22 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[51329]: audit 2023-12-08T22:30:54.220733+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[51329]: audit 2023-12-08T22:30:54.222765+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[51329]: audit 2023-12-08T22:30:54.224435+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:30:55.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[51329]: audit 2023-12-08T22:30:54.226038+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:30:55.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[51329]: cephadm 2023-12-08T22:30:54.227220+0000 mgr.y (mgr.44106) 23 : cephadm [INF] Deploying daemon mon.b on smithi099 2023-12-08T22:30:55.636 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:55 smithi089 bash[51329]: audit 2023-12-08T22:30:54.227917+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:30:56.474 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:56 smithi099 bash[24814]: cluster 2023-12-08T22:30:55.504242+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:56.475 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:56 smithi099 systemd[1]: Stopping Ceph mon.b for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:30:56.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:30:56 smithi089 bash[49516]: cluster 2023-12-08T22:30:55.504242+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:56.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:30:56 smithi089 bash[51329]: cluster 2023-12-08T22:30:55.504242+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:56.736 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:56 smithi099 bash[24814]: debug 2023-12-08T22:30:56.466+0000 7f3ca1f60700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:30:56.736 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:56 smithi099 bash[24814]: debug 2023-12-08T22:30:56.466+0000 7f3ca1f60700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-08T22:30:57.540 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:57 smithi099 bash[41157]: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.b 2023-12-08T22:30:57.540 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:57 smithi099 bash[41226]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.b 2023-12-08T22:30:57.792 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:57 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.b.service: Succeeded. 2023-12-08T22:30:57.792 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:57 smithi099 systemd[1]: Stopped Ceph mon.b for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:30:58.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:57 smithi099 systemd[1]: Started Ceph mon.b for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.854+0000 7fc7d114f880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.854+0000 7fc7d114f880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 7 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.854+0000 7fc7d114f880 0 pidfile_write: ignore empty --pid-file 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 0 load: jerasure load: lrc load: isa 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: DB SUMMARY 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T22:30:59.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 927 Bytes 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000026.sst 000027.sst 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000024.log size: 9466076 ; 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.env: 0x56234300c080 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.fs: Posix File System 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.info_log: 0x56234506e220 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:30:59.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:30:59.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:30:59.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:30:59.130 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.db_log_dir: 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:30:59.131 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:30:59.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T22:30:59.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:30:59.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:30:59.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:30:59.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:30:59.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.write_buffer_manager: 0x562345d62390 2023-12-08T22:30:59.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:30:59.132 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.unordered_write: 0 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:30:59.133 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.row_cache: None 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.wal_filter: None 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:30:59.134 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Compression algorithms supported: 2023-12-08T22:30:59.135 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: kZSTD supported: 0 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.merge_operator: 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:30:59.136 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562345011d28) 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: cache_index_and_filter_blocks: 1 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: pin_top_level_index_and_filter: 1 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: index_type: 0 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: data_block_index_type: 0 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: index_shortening: 1 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: hash_index_allow_collision: 1 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: checksum: 1 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: no_block_cache: 0 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: block_cache: 0x562345048f10 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: block_cache_name: BinnedLRUCache 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: block_cache_options: 2023-12-08T22:30:59.137 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: capacity : 536870912 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: num_shard_bits : 4 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: strict_capacity_limit : 0 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: high_pri_pool_ratio: 0.000 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: block_cache_compressed: (nil) 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: persistent_cache: (nil) 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: block_size: 4096 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: block_size_deviation: 10 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: block_restart_interval: 16 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: index_block_restart_interval: 1 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: metadata_block_size: 4096 2023-12-08T22:30:59.138 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: partition_filters: 0 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: use_delta_encoding: 1 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: whole_key_filtering: 1 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: verify_compression: 0 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: read_amp_bytes_per_bit: 0 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: format_version: 2 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: enable_index_compression: 1 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: block_align: 0 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:30:59.139 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.num_levels: 7 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:30:59.140 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:30:59.141 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:30:59.142 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:30:59.142 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:30:59.142 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:30:59.144 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:30:59.145 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.ttl: 2592000 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 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 29, last_sequence is 11515, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 24 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074658865892, "job": 1, "event": "recovery_started", "log_files": [24]} 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.858+0000 7fc7d114f880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #24 mode 2 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.870+0000 7fc7d114f880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.882+0000 7fc7d114f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074658888514, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 6210881, "table_properties": {"data_size": 6204687, "index_size": 4666, "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": 5346, "raw_average_key_size": 21, "raw_value_size": 6197421, "raw_average_value_size": 25090, "num_data_blocks": 147, "num_entries": 247, "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": 1702074658, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.882+0000 7fc7d114f880 4 rocksdb: [version_set.cc:3826] Creating manifest 30 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.882+0000 7fc7d114f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074658889357, "job": 1, "event": "recovery_finished"} 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.886+0000 7fc7d114f880 4 rocksdb: DB pointer 0x562345111800 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.886+0000 7fc7b7f55700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.886+0000 7fc7b7f55700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T22:30:59.146 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ** DB Stats ** 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ** Compaction Stats [default] ** 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: L0 1/0 5.92 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 463.4 0.01 0.00 1 0.013 0 0 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: L6 2/0 70.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Sum 3/0 76.90 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 463.4 0.01 0.00 1 0.013 0 0 2023-12-08T22:30:59.147 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 463.4 0.01 0.00 1 0.013 0 0 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ** Compaction Stats [default] ** 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 463.4 0.01 0.00 1 0.013 0 0 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Flush(GB): cumulative 0.006, interval 0.006 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Cumulative compaction: 0.01 GB write, 210.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Interval compaction: 0.01 GB write, 210.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:30:59.148 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ** Compaction Stats [default] ** 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: L0 1/0 5.92 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 463.4 0.01 0.00 1 0.013 0 0 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: L6 2/0 70.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Sum 3/0 76.90 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 463.4 0.01 0.00 1 0.013 0 0 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ** Compaction Stats [default] ** 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 463.4 0.01 0.00 1 0.013 0 0 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Flush(GB): cumulative 0.006, interval 0.000 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:30:59.149 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Cumulative compaction: 0.01 GB write, 210.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.886+0000 7fc7d114f880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] at bind addrs [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.890+0000 7fc7d114f880 1 mon.b@-1(???) e3 preinit fsid 544107b6-9617-11ee-95a3-87774f69a715 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.890+0000 7fc7d114f880 0 mon.b@-1(???).mds e1 new map 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.890+0000 7fc7d114f880 0 mon.b@-1(???).mds e1 print_map 2023-12-08T22:30:59.150 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: e1 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: legacy client fscid: -1 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: No filesystems configured 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.890+0000 7fc7d114f880 0 mon.b@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.890+0000 7fc7d114f880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.890+0000 7fc7d114f880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.890+0000 7fc7d114f880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: cluster 2023-12-08T22:30:55.504242+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:30:59.151 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:30:58 smithi099 bash[41362]: debug 2023-12-08T22:30:58.890+0000 7fc7d114f880 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-12-08T22:31:04.384 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:31:03 smithi089 bash[47733]: debug 2023-12-08T22:31:03.902+0000 7f5f41e2c700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:30:59.506324+0000 mgr.y (mgr.44106) 26 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:30:59.611038+0000 mon.a (mon.0) 56 : cluster [INF] overall HEALTH_OK 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: audit 2023-12-08T22:30:59.612149+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:30:59.612492+0000 mon.a (mon.0) 58 : cluster [INF] mon.a calling monitor election 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:30:59.612639+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: audit 2023-12-08T22:30:59.614488+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: audit 2023-12-08T22:30:59.614858+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:01.507607+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:03.508292+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:05.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.614409+0000 mon.a (mon.0) 61 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.625535+0000 mon.a (mon.0) 62 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.626190+0000 mon.a (mon.0) 63 : cluster [DBG] fsmap 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.626237+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.626707+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e30: y(active, since 45s), standbys: x 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.626945+0000 mon.a (mon.0) 66 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.635110+0000 mon.a (mon.0) 67 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.635137+0000 mon.a (mon.0) 68 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: cluster 2023-12-08T22:31:04.635191+0000 mon.a (mon.0) 69 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] is down (out of quorum) 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: audit 2023-12-08T22:31:04.642410+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: audit 2023-12-08T22:31:04.643999+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[49516]: audit 2023-12-08T22:31:04.647035+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:31:05.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:30:59.506324+0000 mgr.y (mgr.44106) 26 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:30:59.611038+0000 mon.a (mon.0) 56 : cluster [INF] overall HEALTH_OK 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: audit 2023-12-08T22:30:59.612149+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:30:59.612492+0000 mon.a (mon.0) 58 : cluster [INF] mon.a calling monitor election 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:30:59.612639+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: audit 2023-12-08T22:30:59.614488+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: audit 2023-12-08T22:30:59.614858+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:01.507607+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:03.508292+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.614409+0000 mon.a (mon.0) 61 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.625535+0000 mon.a (mon.0) 62 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.626190+0000 mon.a (mon.0) 63 : cluster [DBG] fsmap 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.626237+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:31:05.137 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.626707+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e30: y(active, since 45s), standbys: x 2023-12-08T22:31:05.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.626945+0000 mon.a (mon.0) 66 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T22:31:05.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.635110+0000 mon.a (mon.0) 67 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T22:31:05.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.635137+0000 mon.a (mon.0) 68 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T22:31:05.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: cluster 2023-12-08T22:31:04.635191+0000 mon.a (mon.0) 69 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] is down (out of quorum) 2023-12-08T22:31:05.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: audit 2023-12-08T22:31:04.642410+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:05.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: audit 2023-12-08T22:31:04.643999+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:05.138 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:04 smithi089 bash[51329]: audit 2023-12-08T22:31:04.647035+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:30:59.506324+0000 mgr.y (mgr.44106) 26 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:30:59.611038+0000 mon.a (mon.0) 56 : cluster [INF] overall HEALTH_OK 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: audit 2023-12-08T22:30:59.612149+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:30:59.612492+0000 mon.a (mon.0) 58 : cluster [INF] mon.a calling monitor election 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:30:59.612639+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: audit 2023-12-08T22:30:59.614488+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: audit 2023-12-08T22:30:59.614858+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:01.507607+0000 mgr.y (mgr.44106) 27 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:03.508292+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.614409+0000 mon.a (mon.0) 61 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.625535+0000 mon.a (mon.0) 62 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.626190+0000 mon.a (mon.0) 63 : cluster [DBG] fsmap 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.626237+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.626707+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e30: y(active, since 45s), standbys: x 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.626945+0000 mon.a (mon.0) 66 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.635110+0000 mon.a (mon.0) 67 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.635137+0000 mon.a (mon.0) 68 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:04.635191+0000 mon.a (mon.0) 69 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] is down (out of quorum) 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: audit 2023-12-08T22:31:04.642410+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: audit 2023-12-08T22:31:04.643999+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: audit 2023-12-08T22:31:04.647035+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:31:07.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:30:59.618049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.318780+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.318811+0000 mon.a (mon.0) 73 : cluster [INF] mon.a calling monitor election 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.326482+0000 mon.a (mon.0) 74 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.333082+0000 mon.a (mon.0) 75 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.334217+0000 mon.a (mon.0) 76 : cluster [DBG] fsmap 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.334300+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.334893+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e30: y(active, since 46s), standbys: x 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.335254+0000 mon.a (mon.0) 79 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:31:07.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.335308+0000 mon.a (mon.0) 80 : cluster [INF] Cluster is now healthy 2023-12-08T22:31:07.129 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:06 smithi099 bash[41362]: cluster 2023-12-08T22:31:06.344163+0000 mon.a (mon.0) 81 : cluster [INF] overall HEALTH_OK 2023-12-08T22:31:07.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:30:59.618049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:31:07.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.318780+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.318811+0000 mon.a (mon.0) 73 : cluster [INF] mon.a calling monitor election 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.326482+0000 mon.a (mon.0) 74 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.333082+0000 mon.a (mon.0) 75 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.334217+0000 mon.a (mon.0) 76 : cluster [DBG] fsmap 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.334300+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.334893+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e30: y(active, since 46s), standbys: x 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.335254+0000 mon.a (mon.0) 79 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.335308+0000 mon.a (mon.0) 80 : cluster [INF] Cluster is now healthy 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[49516]: cluster 2023-12-08T22:31:06.344163+0000 mon.a (mon.0) 81 : cluster [INF] overall HEALTH_OK 2023-12-08T22:31:07.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:30:59.618049+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.318780+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.318811+0000 mon.a (mon.0) 73 : cluster [INF] mon.a calling monitor election 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.326482+0000 mon.a (mon.0) 74 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.333082+0000 mon.a (mon.0) 75 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],b=[v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0],c=[v2:172.21.15.89:3301/0,v1:172.21.15.89:6790/0]} removed_ranks: {} 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.334217+0000 mon.a (mon.0) 76 : cluster [DBG] fsmap 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.334300+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.334893+0000 mon.a (mon.0) 78 : cluster [DBG] mgrmap e30: y(active, since 46s), standbys: x 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.335254+0000 mon.a (mon.0) 79 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.335308+0000 mon.a (mon.0) 80 : cluster [INF] Cluster is now healthy 2023-12-08T22:31:07.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:06 smithi089 bash[51329]: cluster 2023-12-08T22:31:06.344163+0000 mon.a (mon.0) 81 : cluster [INF] overall HEALTH_OK 2023-12-08T22:31:09.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:08 smithi099 bash[41362]: cluster 2023-12-08T22:31:07.510358+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:09.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:08 smithi089 bash[49516]: cluster 2023-12-08T22:31:07.510358+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:09.134 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:08 smithi089 bash[51329]: cluster 2023-12-08T22:31:07.510358+0000 mgr.y (mgr.44106) 30 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:11.205 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:10 smithi089 bash[49516]: cluster 2023-12-08T22:31:09.511063+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:11.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:10 smithi089 bash[51329]: cluster 2023-12-08T22:31:09.511063+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:11.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:10 smithi099 bash[41362]: cluster 2023-12-08T22:31:09.511063+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[51329]: audit 2023-12-08T22:31:10.973997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[51329]: audit 2023-12-08T22:31:10.983538+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[51329]: cephadm 2023-12-08T22:31:10.989814+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[51329]: audit 2023-12-08T22:31:10.990409+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[51329]: audit 2023-12-08T22:31:10.991955+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[51329]: audit 2023-12-08T22:31:10.993563+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[51329]: cephadm 2023-12-08T22:31:10.994795+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[51329]: audit 2023-12-08T22:31:10.995509+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[49516]: audit 2023-12-08T22:31:10.973997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:12.256 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[49516]: audit 2023-12-08T22:31:10.983538+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:12.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[49516]: cephadm 2023-12-08T22:31:10.989814+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-08T22:31:12.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[49516]: audit 2023-12-08T22:31:10.990409+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:12.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[49516]: audit 2023-12-08T22:31:10.991955+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:12.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[49516]: audit 2023-12-08T22:31:10.993563+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:12.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[49516]: cephadm 2023-12-08T22:31:10.994795+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2023-12-08T22:31:12.257 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:11 smithi089 bash[49516]: audit 2023-12-08T22:31:10.995509+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:31:12.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:11 smithi099 bash[41362]: audit 2023-12-08T22:31:10.973997+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:12.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:11 smithi099 bash[41362]: audit 2023-12-08T22:31:10.983538+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:12.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:11 smithi099 bash[41362]: cephadm 2023-12-08T22:31:10.989814+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-08T22:31:12.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:11 smithi099 bash[41362]: audit 2023-12-08T22:31:10.990409+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:12.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:11 smithi099 bash[41362]: audit 2023-12-08T22:31:10.991955+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:12.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:11 smithi099 bash[41362]: audit 2023-12-08T22:31:10.993563+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:12.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:11 smithi099 bash[41362]: cephadm 2023-12-08T22:31:10.994795+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.a on smithi089 2023-12-08T22:31:12.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:11 smithi099 bash[41362]: audit 2023-12-08T22:31:10.995509+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:31:13.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:12 smithi099 bash[41362]: cluster 2023-12-08T22:31:11.512488+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:13.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:12 smithi099 bash[41362]: audit 2023-12-08T22:31:12.956865+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:13.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:12 smithi099 bash[41362]: audit 2023-12-08T22:31:12.959262+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:31:13.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:12 smithi099 bash[41362]: audit 2023-12-08T22:31:12.960980+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:31:13.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:12 smithi099 bash[41362]: audit 2023-12-08T22:31:12.962721+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:13.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:12 smithi099 bash[41362]: audit 2023-12-08T22:31:12.965095+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:31:13.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[49516]: cluster 2023-12-08T22:31:11.512488+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:13.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[49516]: audit 2023-12-08T22:31:12.956865+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:13.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[49516]: audit 2023-12-08T22:31:12.959262+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:31:13.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[49516]: audit 2023-12-08T22:31:12.960980+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:31:13.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[49516]: audit 2023-12-08T22:31:12.962721+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:13.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[49516]: audit 2023-12-08T22:31:12.965095+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:31:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[51329]: cluster 2023-12-08T22:31:11.512488+0000 mgr.y (mgr.44106) 34 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[51329]: audit 2023-12-08T22:31:12.956865+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[51329]: audit 2023-12-08T22:31:12.959262+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:31:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[51329]: audit 2023-12-08T22:31:12.960980+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:31:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[51329]: audit 2023-12-08T22:31:12.962721+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:13.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:12 smithi089 bash[51329]: audit 2023-12-08T22:31:12.965095+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:31:14.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:13 smithi089 bash[49516]: cephadm 2023-12-08T22:31:12.958690+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-12-08T22:31:14.229 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:13 smithi089 bash[49516]: cephadm 2023-12-08T22:31:12.964110+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2023-12-08T22:31:14.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:13 smithi089 bash[51329]: cephadm 2023-12-08T22:31:12.958690+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-12-08T22:31:14.230 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:13 smithi089 bash[51329]: cephadm 2023-12-08T22:31:12.964110+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2023-12-08T22:31:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:13 smithi099 bash[41362]: cephadm 2023-12-08T22:31:12.958690+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-12-08T22:31:14.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:13 smithi099 bash[41362]: cephadm 2023-12-08T22:31:12.964110+0000 mgr.y (mgr.44106) 36 : cephadm [INF] Reconfiguring daemon mgr.y on smithi089 2023-12-08T22:31:15.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:14 smithi099 bash[41362]: cluster 2023-12-08T22:31:13.513213+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:15.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:14 smithi099 bash[41362]: audit 2023-12-08T22:31:14.749254+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:15.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:14 smithi099 bash[41362]: audit 2023-12-08T22:31:14.751378+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:15.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:14 smithi099 bash[41362]: audit 2023-12-08T22:31:14.753173+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:15.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:14 smithi099 bash[41362]: audit 2023-12-08T22:31:14.754687+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:15.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:14 smithi099 bash[41362]: audit 2023-12-08T22:31:14.756803+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:31:15.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[49516]: cluster 2023-12-08T22:31:13.513213+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:15.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[49516]: audit 2023-12-08T22:31:14.749254+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:15.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[49516]: audit 2023-12-08T22:31:14.751378+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[49516]: audit 2023-12-08T22:31:14.753173+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[49516]: audit 2023-12-08T22:31:14.754687+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[49516]: audit 2023-12-08T22:31:14.756803+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[51329]: cluster 2023-12-08T22:31:13.513213+0000 mgr.y (mgr.44106) 37 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[51329]: audit 2023-12-08T22:31:14.749254+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[51329]: audit 2023-12-08T22:31:14.751378+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[51329]: audit 2023-12-08T22:31:14.753173+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[51329]: audit 2023-12-08T22:31:14.754687+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:15.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:14 smithi089 bash[51329]: audit 2023-12-08T22:31:14.756803+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:31:16.087 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:16 smithi089 bash[49516]: cephadm 2023-12-08T22:31:14.750663+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:31:16.088 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:16 smithi089 bash[49516]: cephadm 2023-12-08T22:31:14.755995+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2023-12-08T22:31:16.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:16 smithi089 bash[51329]: cephadm 2023-12-08T22:31:14.750663+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:31:16.088 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:16 smithi089 bash[51329]: cephadm 2023-12-08T22:31:14.755995+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2023-12-08T22:31:16.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:16 smithi099 bash[41362]: cephadm 2023-12-08T22:31:14.750663+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:31:16.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:16 smithi099 bash[41362]: cephadm 2023-12-08T22:31:14.755995+0000 mgr.y (mgr.44106) 39 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2023-12-08T22:31:17.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[49516]: cluster 2023-12-08T22:31:15.513992+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:17.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[49516]: audit 2023-12-08T22:31:16.576648+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:17.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[49516]: audit 2023-12-08T22:31:16.578081+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:31:17.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[49516]: audit 2023-12-08T22:31:16.579539+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:17.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[49516]: audit 2023-12-08T22:31:16.582722+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:31:17.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[51329]: cluster 2023-12-08T22:31:15.513992+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:17.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[51329]: audit 2023-12-08T22:31:16.576648+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:17.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[51329]: audit 2023-12-08T22:31:16.578081+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:31:17.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[51329]: audit 2023-12-08T22:31:16.579539+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:17.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:17 smithi089 bash[51329]: audit 2023-12-08T22:31:16.582722+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:31:17.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:17 smithi099 bash[41362]: cluster 2023-12-08T22:31:15.513992+0000 mgr.y (mgr.44106) 40 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:17.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:17 smithi099 bash[41362]: audit 2023-12-08T22:31:16.576648+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:17.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:17 smithi099 bash[41362]: audit 2023-12-08T22:31:16.578081+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:31:17.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:17 smithi099 bash[41362]: audit 2023-12-08T22:31:16.579539+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:17.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:17 smithi099 bash[41362]: audit 2023-12-08T22:31:16.582722+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:31:18.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:18 smithi099 bash[41362]: cephadm 2023-12-08T22:31:16.577661+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-12-08T22:31:18.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:18 smithi099 bash[41362]: cephadm 2023-12-08T22:31:16.582067+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2023-12-08T22:31:18.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:18 smithi089 bash[49516]: cephadm 2023-12-08T22:31:16.577661+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-12-08T22:31:18.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:18 smithi089 bash[49516]: cephadm 2023-12-08T22:31:16.582067+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2023-12-08T22:31:18.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:18 smithi089 bash[51329]: cephadm 2023-12-08T22:31:16.577661+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-12-08T22:31:18.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:18 smithi089 bash[51329]: cephadm 2023-12-08T22:31:16.582067+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring daemon osd.0 on smithi089 2023-12-08T22:31:19.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[49516]: cluster 2023-12-08T22:31:17.515382+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:19.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[49516]: audit 2023-12-08T22:31:18.433018+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:19.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[49516]: audit 2023-12-08T22:31:18.435319+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:31:19.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[49516]: audit 2023-12-08T22:31:18.437102+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:19.369 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[49516]: audit 2023-12-08T22:31:18.440478+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-12-08T22:31:19.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[51329]: cluster 2023-12-08T22:31:17.515382+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:19.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[51329]: audit 2023-12-08T22:31:18.433018+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:19.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[51329]: audit 2023-12-08T22:31:18.435319+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:31:19.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[51329]: audit 2023-12-08T22:31:18.437102+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:19.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:19 smithi089 bash[51329]: audit 2023-12-08T22:31:18.440478+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-12-08T22:31:19.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:19 smithi099 bash[41362]: cluster 2023-12-08T22:31:17.515382+0000 mgr.y (mgr.44106) 43 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:19.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:19 smithi099 bash[41362]: audit 2023-12-08T22:31:18.433018+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:19.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:19 smithi099 bash[41362]: audit 2023-12-08T22:31:18.435319+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:31:19.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:19 smithi099 bash[41362]: audit 2023-12-08T22:31:18.437102+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:19.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:19 smithi099 bash[41362]: audit 2023-12-08T22:31:18.440478+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-12-08T22:31:20.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:20 smithi099 bash[41362]: cephadm 2023-12-08T22:31:18.434661+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-12-08T22:31:20.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:20 smithi099 bash[41362]: cephadm 2023-12-08T22:31:18.439647+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2023-12-08T22:31:20.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:20 smithi089 bash[49516]: cephadm 2023-12-08T22:31:18.434661+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-12-08T22:31:20.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:20 smithi089 bash[49516]: cephadm 2023-12-08T22:31:18.439647+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2023-12-08T22:31:20.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:20 smithi089 bash[51329]: cephadm 2023-12-08T22:31:18.434661+0000 mgr.y (mgr.44106) 44 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-12-08T22:31:20.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:20 smithi089 bash[51329]: cephadm 2023-12-08T22:31:18.439647+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring daemon osd.1 on smithi089 2023-12-08T22:31:21.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:21 smithi099 bash[41362]: cluster 2023-12-08T22:31:19.516099+0000 mgr.y (mgr.44106) 46 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:21.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:21 smithi099 bash[41362]: audit 2023-12-08T22:31:20.207012+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:21.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:21 smithi099 bash[41362]: audit 2023-12-08T22:31:20.209710+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:31:21.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:21 smithi099 bash[41362]: audit 2023-12-08T22:31:20.211339+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:21.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:21 smithi099 bash[41362]: audit 2023-12-08T22:31:20.214627+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[49516]: cluster 2023-12-08T22:31:19.516099+0000 mgr.y (mgr.44106) 46 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[49516]: audit 2023-12-08T22:31:20.207012+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[49516]: audit 2023-12-08T22:31:20.209710+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[49516]: audit 2023-12-08T22:31:20.211339+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[49516]: audit 2023-12-08T22:31:20.214627+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[51329]: cluster 2023-12-08T22:31:19.516099+0000 mgr.y (mgr.44106) 46 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[51329]: audit 2023-12-08T22:31:20.207012+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[51329]: audit 2023-12-08T22:31:20.209710+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[51329]: audit 2023-12-08T22:31:20.211339+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:21.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:21 smithi089 bash[51329]: audit 2023-12-08T22:31:20.214627+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-12-08T22:31:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:22 smithi099 bash[41362]: cephadm 2023-12-08T22:31:20.209130+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-12-08T22:31:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:22 smithi099 bash[41362]: cephadm 2023-12-08T22:31:20.213894+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2023-12-08T22:31:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:22 smithi099 bash[41362]: audit 2023-12-08T22:31:22.024862+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:22 smithi099 bash[41362]: audit 2023-12-08T22:31:22.026324+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:31:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:22 smithi099 bash[41362]: audit 2023-12-08T22:31:22.027559+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:22.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:22 smithi099 bash[41362]: audit 2023-12-08T22:31:22.030240+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-12-08T22:31:22.386 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[49516]: cephadm 2023-12-08T22:31:20.209130+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[49516]: cephadm 2023-12-08T22:31:20.213894+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[49516]: audit 2023-12-08T22:31:22.024862+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[49516]: audit 2023-12-08T22:31:22.026324+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[49516]: audit 2023-12-08T22:31:22.027559+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[49516]: audit 2023-12-08T22:31:22.030240+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[51329]: cephadm 2023-12-08T22:31:20.209130+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[51329]: cephadm 2023-12-08T22:31:20.213894+0000 mgr.y (mgr.44106) 48 : cephadm [INF] Reconfiguring daemon osd.2 on smithi089 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[51329]: audit 2023-12-08T22:31:22.024862+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:22.387 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[51329]: audit 2023-12-08T22:31:22.026324+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:31:22.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[51329]: audit 2023-12-08T22:31:22.027559+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:22.388 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:22 smithi089 bash[51329]: audit 2023-12-08T22:31:22.030240+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-12-08T22:31:23.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:23 smithi089 bash[49516]: cluster 2023-12-08T22:31:21.517596+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:23.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:23 smithi089 bash[49516]: cephadm 2023-12-08T22:31:22.025895+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-12-08T22:31:23.311 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:23 smithi089 bash[49516]: cephadm 2023-12-08T22:31:22.029523+0000 mgr.y (mgr.44106) 51 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2023-12-08T22:31:23.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:23 smithi089 bash[51329]: cluster 2023-12-08T22:31:21.517596+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:23.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:23 smithi089 bash[51329]: cephadm 2023-12-08T22:31:22.025895+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-12-08T22:31:23.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:23 smithi089 bash[51329]: cephadm 2023-12-08T22:31:22.029523+0000 mgr.y (mgr.44106) 51 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2023-12-08T22:31:23.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:23 smithi099 bash[41362]: cluster 2023-12-08T22:31:21.517596+0000 mgr.y (mgr.44106) 49 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:23.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:23 smithi099 bash[41362]: cephadm 2023-12-08T22:31:22.025895+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-12-08T22:31:23.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:23 smithi099 bash[41362]: cephadm 2023-12-08T22:31:22.029523+0000 mgr.y (mgr.44106) 51 : cephadm [INF] Reconfiguring daemon osd.3 on smithi089 2023-12-08T22:31:25.078 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: cluster 2023-12-08T22:31:23.518288+0000 mgr.y (mgr.44106) 52 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: audit 2023-12-08T22:31:23.824138+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: cephadm 2023-12-08T22:31:23.826587+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Reconfiguring rgw.r.z.smithi089.jehmmi (monmap changed)... 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: audit 2023-12-08T22:31:23.827173+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: audit 2023-12-08T22:31:23.828745+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: audit 2023-12-08T22:31:23.833354+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: cephadm 2023-12-08T22:31:23.835376+0000 mgr.y (mgr.44106) 54 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi089.jehmmi 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: audit 2023-12-08T22:31:23.842621+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: audit 2023-12-08T22:31:23.843791+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi089.jehmmi"}]: dispatch 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: audit 2023-12-08T22:31:23.844797+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: cephadm 2023-12-08T22:31:23.845747+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi089.jehmmi on smithi089 2023-12-08T22:31:25.079 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[49516]: audit 2023-12-08T22:31:23.846366+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi089.jehmmi","key": "container_image"}]: dispatch 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: cluster 2023-12-08T22:31:23.518288+0000 mgr.y (mgr.44106) 52 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: audit 2023-12-08T22:31:23.824138+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: cephadm 2023-12-08T22:31:23.826587+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Reconfiguring rgw.r.z.smithi089.jehmmi (monmap changed)... 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: audit 2023-12-08T22:31:23.827173+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: audit 2023-12-08T22:31:23.828745+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: audit 2023-12-08T22:31:23.833354+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: cephadm 2023-12-08T22:31:23.835376+0000 mgr.y (mgr.44106) 54 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi089.jehmmi 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: audit 2023-12-08T22:31:23.842621+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: audit 2023-12-08T22:31:23.843791+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi089.jehmmi"}]: dispatch 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: audit 2023-12-08T22:31:23.844797+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: cephadm 2023-12-08T22:31:23.845747+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi089.jehmmi on smithi089 2023-12-08T22:31:25.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:24 smithi089 bash[51329]: audit 2023-12-08T22:31:23.846366+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi089.jehmmi","key": "container_image"}]: dispatch 2023-12-08T22:31:25.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: cluster 2023-12-08T22:31:23.518288+0000 mgr.y (mgr.44106) 52 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: audit 2023-12-08T22:31:23.824138+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: cephadm 2023-12-08T22:31:23.826587+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Reconfiguring rgw.r.z.smithi089.jehmmi (monmap changed)... 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: audit 2023-12-08T22:31:23.827173+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: audit 2023-12-08T22:31:23.828745+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: audit 2023-12-08T22:31:23.833354+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi089.jehmmi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: cephadm 2023-12-08T22:31:23.835376+0000 mgr.y (mgr.44106) 54 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi089.jehmmi 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: audit 2023-12-08T22:31:23.842621+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: audit 2023-12-08T22:31:23.843791+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi089.jehmmi"}]: dispatch 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: audit 2023-12-08T22:31:23.844797+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: cephadm 2023-12-08T22:31:23.845747+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi089.jehmmi on smithi089 2023-12-08T22:31:25.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:24 smithi099 bash[41362]: audit 2023-12-08T22:31:23.846366+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi089.jehmmi","key": "container_image"}]: dispatch 2023-12-08T22:31:26.127 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.541761+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T22:31:26.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.542462+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-08T22:31:26.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.543048+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-08T22:31:26.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.543625+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-08T22:31:26.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.609159+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:26.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.610925+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:26.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.612414+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:26.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.613689+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:26.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:25 smithi099 bash[41362]: audit 2023-12-08T22:31:25.615422+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:31:26.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.541761+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T22:31:26.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.542462+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-08T22:31:26.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.543048+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-08T22:31:26.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.543625+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.609159+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.610925+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.612414+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.613689+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[49516]: audit 2023-12-08T22:31:25.615422+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.541761+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.542462+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.543048+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.543625+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.609159+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.610925+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.612414+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:31:26.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.613689+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:26.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:25 smithi089 bash[51329]: audit 2023-12-08T22:31:25.615422+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:31:27.042 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:26 smithi099 bash[41362]: cluster 2023-12-08T22:31:25.519405+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:27.042 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:26 smithi099 bash[41362]: cephadm 2023-12-08T22:31:25.610438+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:31:27.042 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:26 smithi099 bash[41362]: cephadm 2023-12-08T22:31:25.614771+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-12-08T22:31:27.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:26 smithi089 bash[49516]: cluster 2023-12-08T22:31:25.519405+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:27.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:26 smithi089 bash[49516]: cephadm 2023-12-08T22:31:25.610438+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:31:27.134 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:26 smithi089 bash[49516]: cephadm 2023-12-08T22:31:25.614771+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-12-08T22:31:27.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:26 smithi089 bash[51329]: cluster 2023-12-08T22:31:25.519405+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:27.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:26 smithi089 bash[51329]: cephadm 2023-12-08T22:31:25.610438+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:31:27.135 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:26 smithi089 bash[51329]: cephadm 2023-12-08T22:31:25.614771+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Reconfiguring daemon mon.b on smithi099 2023-12-08T22:31:28.833 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:28 smithi099 bash[41362]: cluster 2023-12-08T22:31:27.520896+0000 mgr.y (mgr.44106) 59 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:28.833 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:28 smithi099 bash[41362]: audit 2023-12-08T22:31:27.618992+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:28.833 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:28 smithi099 bash[41362]: cephadm 2023-12-08T22:31:27.620987+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-12-08T22:31:28.833 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:28 smithi099 bash[41362]: audit 2023-12-08T22:31:27.621535+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:31:28.833 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:28 smithi099 bash[41362]: audit 2023-12-08T22:31:27.623519+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:31:28.833 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:28 smithi099 bash[41362]: audit 2023-12-08T22:31:27.625000+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:28.834 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:28 smithi099 bash[41362]: cephadm 2023-12-08T22:31:27.626469+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring daemon mgr.x on smithi099 2023-12-08T22:31:28.834 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:28 smithi099 bash[41362]: audit 2023-12-08T22:31:27.627472+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:31:28.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[49516]: cluster 2023-12-08T22:31:27.520896+0000 mgr.y (mgr.44106) 59 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[49516]: audit 2023-12-08T22:31:27.618992+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[49516]: cephadm 2023-12-08T22:31:27.620987+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[49516]: audit 2023-12-08T22:31:27.621535+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[49516]: audit 2023-12-08T22:31:27.623519+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[49516]: audit 2023-12-08T22:31:27.625000+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[49516]: cephadm 2023-12-08T22:31:27.626469+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring daemon mgr.x on smithi099 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[49516]: audit 2023-12-08T22:31:27.627472+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[51329]: cluster 2023-12-08T22:31:27.520896+0000 mgr.y (mgr.44106) 59 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[51329]: audit 2023-12-08T22:31:27.618992+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[51329]: cephadm 2023-12-08T22:31:27.620987+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[51329]: audit 2023-12-08T22:31:27.621535+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:31:28.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[51329]: audit 2023-12-08T22:31:27.623519+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:31:28.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[51329]: audit 2023-12-08T22:31:27.625000+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:28.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[51329]: cephadm 2023-12-08T22:31:27.626469+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring daemon mgr.x on smithi099 2023-12-08T22:31:28.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:28 smithi089 bash[51329]: audit 2023-12-08T22:31:27.627472+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:31:30.599 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:30 smithi099 bash[41362]: audit 2023-12-08T22:31:29.372179+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:30.600 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:30 smithi099 bash[41362]: cephadm 2023-12-08T22:31:29.374059+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-12-08T22:31:30.600 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:30 smithi099 bash[41362]: audit 2023-12-08T22:31:29.374800+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:31:30.600 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:30 smithi099 bash[41362]: audit 2023-12-08T22:31:29.376734+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:30.600 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:30 smithi099 bash[41362]: cephadm 2023-12-08T22:31:29.379017+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.4 on smithi099 2023-12-08T22:31:30.600 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:30 smithi099 bash[41362]: audit 2023-12-08T22:31:29.379792+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-12-08T22:31:30.600 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:30 smithi099 bash[41362]: cluster 2023-12-08T22:31:29.521604+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:30.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[49516]: audit 2023-12-08T22:31:29.372179+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:30.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[49516]: cephadm 2023-12-08T22:31:29.374059+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-12-08T22:31:30.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[49516]: audit 2023-12-08T22:31:29.374800+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:31:30.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[49516]: audit 2023-12-08T22:31:29.376734+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:30.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[49516]: cephadm 2023-12-08T22:31:29.379017+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.4 on smithi099 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[49516]: audit 2023-12-08T22:31:29.379792+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[49516]: cluster 2023-12-08T22:31:29.521604+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[51329]: audit 2023-12-08T22:31:29.372179+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[51329]: cephadm 2023-12-08T22:31:29.374059+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[51329]: audit 2023-12-08T22:31:29.374800+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[51329]: audit 2023-12-08T22:31:29.376734+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[51329]: cephadm 2023-12-08T22:31:29.379017+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.4 on smithi099 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[51329]: audit 2023-12-08T22:31:29.379792+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2023-12-08T22:31:30.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:30 smithi089 bash[51329]: cluster 2023-12-08T22:31:29.521604+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:32.490 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:32 smithi099 bash[41362]: audit 2023-12-08T22:31:31.162297+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:32.491 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:32 smithi099 bash[41362]: cephadm 2023-12-08T22:31:31.164282+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-12-08T22:31:32.491 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:32 smithi099 bash[41362]: audit 2023-12-08T22:31:31.164898+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:31:32.491 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:32 smithi099 bash[41362]: audit 2023-12-08T22:31:31.166361+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:32.491 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:32 smithi099 bash[41362]: cephadm 2023-12-08T22:31:31.168639+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.5 on smithi099 2023-12-08T22:31:32.491 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:32 smithi099 bash[41362]: audit 2023-12-08T22:31:31.169382+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-12-08T22:31:32.491 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:32 smithi099 bash[41362]: cluster 2023-12-08T22:31:31.522996+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:32.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[49516]: audit 2023-12-08T22:31:31.162297+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:32.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[49516]: cephadm 2023-12-08T22:31:31.164282+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-12-08T22:31:32.634 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[49516]: audit 2023-12-08T22:31:31.164898+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[49516]: audit 2023-12-08T22:31:31.166361+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[49516]: cephadm 2023-12-08T22:31:31.168639+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.5 on smithi099 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[49516]: audit 2023-12-08T22:31:31.169382+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[49516]: cluster 2023-12-08T22:31:31.522996+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[51329]: audit 2023-12-08T22:31:31.162297+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[51329]: cephadm 2023-12-08T22:31:31.164282+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[51329]: audit 2023-12-08T22:31:31.164898+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[51329]: audit 2023-12-08T22:31:31.166361+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[51329]: cephadm 2023-12-08T22:31:31.168639+0000 mgr.y (mgr.44106) 66 : cephadm [INF] Reconfiguring daemon osd.5 on smithi099 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[51329]: audit 2023-12-08T22:31:31.169382+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2023-12-08T22:31:32.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:32 smithi089 bash[51329]: cluster 2023-12-08T22:31:31.522996+0000 mgr.y (mgr.44106) 67 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:34.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:34 smithi099 bash[41362]: audit 2023-12-08T22:31:33.005247+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:34.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:34 smithi099 bash[41362]: cephadm 2023-12-08T22:31:33.007280+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-12-08T22:31:34.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:34 smithi099 bash[41362]: audit 2023-12-08T22:31:33.007896+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:31:34.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:34 smithi099 bash[41362]: audit 2023-12-08T22:31:33.009759+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:34.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:34 smithi099 bash[41362]: cephadm 2023-12-08T22:31:33.012828+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.6 on smithi099 2023-12-08T22:31:34.357 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:34 smithi099 bash[41362]: audit 2023-12-08T22:31:33.013998+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-12-08T22:31:34.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[49516]: audit 2023-12-08T22:31:33.005247+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:34.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[49516]: cephadm 2023-12-08T22:31:33.007280+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-12-08T22:31:34.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[49516]: audit 2023-12-08T22:31:33.007896+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[49516]: audit 2023-12-08T22:31:33.009759+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[49516]: cephadm 2023-12-08T22:31:33.012828+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.6 on smithi099 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[49516]: audit 2023-12-08T22:31:33.013998+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[51329]: audit 2023-12-08T22:31:33.005247+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[51329]: cephadm 2023-12-08T22:31:33.007280+0000 mgr.y (mgr.44106) 68 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[51329]: audit 2023-12-08T22:31:33.007896+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[51329]: audit 2023-12-08T22:31:33.009759+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[51329]: cephadm 2023-12-08T22:31:33.012828+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Reconfiguring daemon osd.6 on smithi099 2023-12-08T22:31:34.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:34 smithi089 bash[51329]: audit 2023-12-08T22:31:33.013998+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2023-12-08T22:31:35.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:35 smithi099 bash[41362]: cluster 2023-12-08T22:31:33.523697+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:35.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:35 smithi099 bash[41362]: audit 2023-12-08T22:31:34.900202+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:35.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:35 smithi099 bash[41362]: audit 2023-12-08T22:31:34.902698+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:31:35.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:35 smithi099 bash[41362]: audit 2023-12-08T22:31:34.904301+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:35.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:35 smithi099 bash[41362]: audit 2023-12-08T22:31:34.908478+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-12-08T22:31:35.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[49516]: cluster 2023-12-08T22:31:33.523697+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:35.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[49516]: audit 2023-12-08T22:31:34.900202+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:35.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[49516]: audit 2023-12-08T22:31:34.902698+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:31:35.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[49516]: audit 2023-12-08T22:31:34.904301+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:35.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[49516]: audit 2023-12-08T22:31:34.908478+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-12-08T22:31:35.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[51329]: cluster 2023-12-08T22:31:33.523697+0000 mgr.y (mgr.44106) 70 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:35.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[51329]: audit 2023-12-08T22:31:34.900202+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:35.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[51329]: audit 2023-12-08T22:31:34.902698+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:31:35.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[51329]: audit 2023-12-08T22:31:34.904301+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:35.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:35 smithi089 bash[51329]: audit 2023-12-08T22:31:34.908478+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2023-12-08T22:31:36.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:36 smithi099 bash[41362]: cephadm 2023-12-08T22:31:34.902068+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-12-08T22:31:36.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:36 smithi099 bash[41362]: cephadm 2023-12-08T22:31:34.907403+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.7 on smithi099 2023-12-08T22:31:36.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:36 smithi089 bash[49516]: cephadm 2023-12-08T22:31:34.902068+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-12-08T22:31:36.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:36 smithi089 bash[49516]: cephadm 2023-12-08T22:31:34.907403+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.7 on smithi099 2023-12-08T22:31:36.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:36 smithi089 bash[51329]: cephadm 2023-12-08T22:31:34.902068+0000 mgr.y (mgr.44106) 71 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2023-12-08T22:31:36.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:36 smithi089 bash[51329]: cephadm 2023-12-08T22:31:34.907403+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Reconfiguring daemon osd.7 on smithi099 2023-12-08T22:31:37.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: cluster 2023-12-08T22:31:35.524420+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: audit 2023-12-08T22:31:36.913976+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: audit 2023-12-08T22:31:36.916730+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: audit 2023-12-08T22:31:36.919002+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: audit 2023-12-08T22:31:36.926867+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: audit 2023-12-08T22:31:36.937965+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: audit 2023-12-08T22:31:36.939338+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi099.tkxrxz"}]: dispatch 2023-12-08T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: audit 2023-12-08T22:31:36.940726+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:37 smithi099 bash[41362]: audit 2023-12-08T22:31:36.942769+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi099.tkxrxz","key": "container_image"}]: dispatch 2023-12-08T22:31:37.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: cluster 2023-12-08T22:31:35.524420+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:37.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: audit 2023-12-08T22:31:36.913976+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:37.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: audit 2023-12-08T22:31:36.916730+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: audit 2023-12-08T22:31:36.919002+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: audit 2023-12-08T22:31:36.926867+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: audit 2023-12-08T22:31:36.937965+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: audit 2023-12-08T22:31:36.939338+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi099.tkxrxz"}]: dispatch 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: audit 2023-12-08T22:31:36.940726+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[49516]: audit 2023-12-08T22:31:36.942769+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi099.tkxrxz","key": "container_image"}]: dispatch 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: cluster 2023-12-08T22:31:35.524420+0000 mgr.y (mgr.44106) 73 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: audit 2023-12-08T22:31:36.913976+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: audit 2023-12-08T22:31:36.916730+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: audit 2023-12-08T22:31:36.919002+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:31:37.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: audit 2023-12-08T22:31:36.926867+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi099.tkxrxz", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:31:37.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: audit 2023-12-08T22:31:36.937965+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:37.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: audit 2023-12-08T22:31:36.939338+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi099.tkxrxz"}]: dispatch 2023-12-08T22:31:37.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: audit 2023-12-08T22:31:36.940726+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:37.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:37 smithi089 bash[51329]: audit 2023-12-08T22:31:36.942769+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi099.tkxrxz","key": "container_image"}]: dispatch 2023-12-08T22:31:38.372 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:38 smithi099 bash[41362]: cephadm 2023-12-08T22:31:36.916145+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Reconfiguring rgw.r.z.smithi099.tkxrxz (monmap changed)... 2023-12-08T22:31:38.373 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:38 smithi099 bash[41362]: cephadm 2023-12-08T22:31:36.928169+0000 mgr.y (mgr.44106) 75 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi099.tkxrxz 2023-12-08T22:31:38.373 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:38 smithi099 bash[41362]: cephadm 2023-12-08T22:31:36.941986+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi099.tkxrxz on smithi099 2023-12-08T22:31:38.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:38 smithi089 bash[49516]: cephadm 2023-12-08T22:31:36.916145+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Reconfiguring rgw.r.z.smithi099.tkxrxz (monmap changed)... 2023-12-08T22:31:38.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:38 smithi089 bash[49516]: cephadm 2023-12-08T22:31:36.928169+0000 mgr.y (mgr.44106) 75 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi099.tkxrxz 2023-12-08T22:31:38.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:38 smithi089 bash[49516]: cephadm 2023-12-08T22:31:36.941986+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi099.tkxrxz on smithi099 2023-12-08T22:31:38.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:38 smithi089 bash[51329]: cephadm 2023-12-08T22:31:36.916145+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Reconfiguring rgw.r.z.smithi099.tkxrxz (monmap changed)... 2023-12-08T22:31:38.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:38 smithi089 bash[51329]: cephadm 2023-12-08T22:31:36.928169+0000 mgr.y (mgr.44106) 75 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi099.tkxrxz 2023-12-08T22:31:38.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:38 smithi089 bash[51329]: cephadm 2023-12-08T22:31:36.941986+0000 mgr.y (mgr.44106) 76 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi099.tkxrxz on smithi099 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: cluster 2023-12-08T22:31:37.525969+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.950397+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.954467+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.960827+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.964729+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.973983+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.975571+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.983411+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.985029+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-08T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.991286+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-08T22:31:39.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.992753+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-08T22:31:39.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.997563+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-08T22:31:39.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:38.999918+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:39.009740+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.379 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:39 smithi099 bash[41362]: audit 2023-12-08T22:31:39.012426+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-08T22:31:39.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: cluster 2023-12-08T22:31:37.525969+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:39.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.950397+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.954467+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.960827+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.964729+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.973983+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.975571+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.983411+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.985029+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.991286+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.992753+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.997563+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:38.999918+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:39.009740+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[49516]: audit 2023-12-08T22:31:39.012426+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-08T22:31:39.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: cluster 2023-12-08T22:31:37.525969+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.950397+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.954467+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.960827+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.964729+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.973983+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.975571+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.983411+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.985029+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.991286+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.992753+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.997563+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:38.999918+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:39.009740+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:39.386 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:39 smithi089 bash[51329]: audit 2023-12-08T22:31:39.012426+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-08T22:31:40.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:40 smithi099 bash[41362]: cephadm 2023-12-08T22:31:38.965801+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-12-08T22:31:40.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:40 smithi099 bash[41362]: cephadm 2023-12-08T22:31:39.001461+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-12-08T22:31:40.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:40 smithi099 bash[41362]: audit 2023-12-08T22:31:39.012752+0000 mgr.y (mgr.44106) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-08T22:31:40.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:40 smithi099 bash[41362]: cephadm 2023-12-08T22:31:39.014407+0000 mgr.y (mgr.44106) 81 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-12-08T22:31:40.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:40 smithi089 bash[49516]: cephadm 2023-12-08T22:31:38.965801+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-12-08T22:31:40.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:40 smithi089 bash[49516]: cephadm 2023-12-08T22:31:39.001461+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-12-08T22:31:40.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:40 smithi089 bash[49516]: audit 2023-12-08T22:31:39.012752+0000 mgr.y (mgr.44106) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-08T22:31:40.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:40 smithi089 bash[49516]: cephadm 2023-12-08T22:31:39.014407+0000 mgr.y (mgr.44106) 81 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-12-08T22:31:40.384 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:40 smithi089 bash[51329]: cephadm 2023-12-08T22:31:38.965801+0000 mgr.y (mgr.44106) 78 : cephadm [INF] Upgrade: Setting container_image for all mon 2023-12-08T22:31:40.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:40 smithi089 bash[51329]: cephadm 2023-12-08T22:31:39.001461+0000 mgr.y (mgr.44106) 79 : cephadm [INF] Upgrade: Setting container_image for all crash 2023-12-08T22:31:40.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:40 smithi089 bash[51329]: audit 2023-12-08T22:31:39.012752+0000 mgr.y (mgr.44106) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-12-08T22:31:40.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:40 smithi089 bash[51329]: cephadm 2023-12-08T22:31:39.014407+0000 mgr.y (mgr.44106) 81 : cephadm [INF] Upgrade: osd.0 is safe to restart 2023-12-08T22:31:41.377 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:41 smithi099 bash[41362]: cluster 2023-12-08T22:31:39.526724+0000 mgr.y (mgr.44106) 82 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:41 smithi099 bash[41362]: cephadm 2023-12-08T22:31:40.966279+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Upgrade: Updating osd.0 2023-12-08T22:31:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:41 smithi099 bash[41362]: audit 2023-12-08T22:31:40.974750+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:41 smithi099 bash[41362]: audit 2023-12-08T22:31:40.976347+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:31:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:41 smithi099 bash[41362]: audit 2023-12-08T22:31:40.977435+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:41 smithi099 bash[41362]: cephadm 2023-12-08T22:31:40.979511+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Deploying daemon osd.0 on smithi089 2023-12-08T22:31:41.378 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:41 smithi099 bash[41362]: audit 2023-12-08T22:31:40.980273+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:31:41.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[49516]: cluster 2023-12-08T22:31:39.526724+0000 mgr.y (mgr.44106) 82 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:41.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[49516]: cephadm 2023-12-08T22:31:40.966279+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Upgrade: Updating osd.0 2023-12-08T22:31:41.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[49516]: audit 2023-12-08T22:31:40.974750+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:41.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[49516]: audit 2023-12-08T22:31:40.976347+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:31:41.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[49516]: audit 2023-12-08T22:31:40.977435+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:41.384 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[49516]: cephadm 2023-12-08T22:31:40.979511+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Deploying daemon osd.0 on smithi089 2023-12-08T22:31:41.385 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[49516]: audit 2023-12-08T22:31:40.980273+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:31:41.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[51329]: cluster 2023-12-08T22:31:39.526724+0000 mgr.y (mgr.44106) 82 : cluster [DBG] pgmap v40: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:41.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[51329]: cephadm 2023-12-08T22:31:40.966279+0000 mgr.y (mgr.44106) 83 : cephadm [INF] Upgrade: Updating osd.0 2023-12-08T22:31:41.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[51329]: audit 2023-12-08T22:31:40.974750+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:41.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[51329]: audit 2023-12-08T22:31:40.976347+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:31:41.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[51329]: audit 2023-12-08T22:31:40.977435+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:31:41.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[51329]: cephadm 2023-12-08T22:31:40.979511+0000 mgr.y (mgr.44106) 84 : cephadm [INF] Deploying daemon osd.0 on smithi089 2023-12-08T22:31:41.385 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:41 smithi089 bash[51329]: audit 2023-12-08T22:31:40.980273+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:31:42.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:42 smithi099 bash[41362]: cluster 2023-12-08T22:31:41.528090+0000 mgr.y (mgr.44106) 85 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:42.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:42 smithi089 bash[49516]: cluster 2023-12-08T22:31:41.528090+0000 mgr.y (mgr.44106) 85 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:42.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:42 smithi089 bash[51329]: cluster 2023-12-08T22:31:41.528090+0000 mgr.y (mgr.44106) 85 : cluster [DBG] pgmap v41: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:44.029 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch ps' 2023-12-08T22:31:44.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:44 smithi099 bash[41362]: cluster 2023-12-08T22:31:43.528980+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:44.906 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:44 smithi089 bash[49516]: cluster 2023-12-08T22:31:43.528980+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:44.906 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:44 smithi089 bash[51329]: cluster 2023-12-08T22:31:43.528980+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v42: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:45.384 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:45 smithi089 systemd[1]: Stopping Ceph osd.0 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:31:45.696 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:45 smithi089 bash[30452]: debug 2023-12-08T22:31:45.425+0000 7fa57e491700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:31:45.696 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:45 smithi089 bash[30452]: debug 2023-12-08T22:31:45.425+0000 7fa57e491700 -1 osd.0 64 *** Got signal Terminated *** 2023-12-08T22:31:45.696 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:45 smithi089 bash[30452]: debug 2023-12-08T22:31:45.425+0000 7fa57e491700 -1 osd.0 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:31:46.565 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[52972]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.0 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.529752+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.718076+0000 mon.a (mon.0) 178 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.718127+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 failed (root=default,host=smithi089) (connection refused reported by osd.1) 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.718463+0000 mon.a (mon.0) 180 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.718597+0000 mon.a (mon.0) 181 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.718753+0000 mon.a (mon.0) 182 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.718953+0000 mon.a (mon.0) 183 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.719162+0000 mon.a (mon.0) 184 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.719278+0000 mon.a (mon.0) 185 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.835 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.719533+0000 mon.a (mon.0) 186 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.719731+0000 mon.a (mon.0) 187 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.719906+0000 mon.a (mon.0) 188 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.720043+0000 mon.a (mon.0) 189 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.720268+0000 mon.a (mon.0) 190 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.720491+0000 mon.a (mon.0) 191 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:45.720733+0000 mon.a (mon.0) 192 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.122265+0000 mon.a (mon.0) 193 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.122528+0000 mon.a (mon.0) 194 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.122752+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.123157+0000 mon.a (mon.0) 196 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.123468+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.123851+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.124086+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.124285+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.124677+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.836 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.124885+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.125006+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.125359+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.125766+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.837 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.126141+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.529752+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:46.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.718076+0000 mon.a (mon.0) 178 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.718127+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 failed (root=default,host=smithi089) (connection refused reported by osd.1) 2023-12-08T22:31:46.837 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.718463+0000 mon.a (mon.0) 180 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.718597+0000 mon.a (mon.0) 181 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.718753+0000 mon.a (mon.0) 182 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.718953+0000 mon.a (mon.0) 183 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.719162+0000 mon.a (mon.0) 184 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.719278+0000 mon.a (mon.0) 185 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.719533+0000 mon.a (mon.0) 186 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.719731+0000 mon.a (mon.0) 187 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.719906+0000 mon.a (mon.0) 188 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.720043+0000 mon.a (mon.0) 189 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.720268+0000 mon.a (mon.0) 190 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.720491+0000 mon.a (mon.0) 191 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:45.720733+0000 mon.a (mon.0) 192 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.122265+0000 mon.a (mon.0) 193 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.122528+0000 mon.a (mon.0) 194 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.838 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.122752+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.123157+0000 mon.a (mon.0) 196 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.123468+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.123851+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.124086+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.124285+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.124677+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.124885+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.125006+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.125359+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.125766+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.126141+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.839 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:46 smithi089 bash[53102]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.0 2023-12-08T22:31:46.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.529752+0000 mgr.y (mgr.44106) 87 : cluster [DBG] pgmap v43: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:46.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.718076+0000 mon.a (mon.0) 178 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.718127+0000 mon.a (mon.0) 179 : cluster [INF] osd.0 failed (root=default,host=smithi089) (connection refused reported by osd.1) 2023-12-08T22:31:46.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.718463+0000 mon.a (mon.0) 180 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.718597+0000 mon.a (mon.0) 181 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.718753+0000 mon.a (mon.0) 182 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.718953+0000 mon.a (mon.0) 183 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.719162+0000 mon.a (mon.0) 184 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.719278+0000 mon.a (mon.0) 185 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.719533+0000 mon.a (mon.0) 186 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.719731+0000 mon.a (mon.0) 187 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.719906+0000 mon.a (mon.0) 188 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.720043+0000 mon.a (mon.0) 189 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.720268+0000 mon.a (mon.0) 190 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.720491+0000 mon.a (mon.0) 191 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:45.720733+0000 mon.a (mon.0) 192 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.122265+0000 mon.a (mon.0) 193 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.122528+0000 mon.a (mon.0) 194 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.122752+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.2 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.123157+0000 mon.a (mon.0) 196 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.123468+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.1 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.123851+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.124086+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.124285+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.124677+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.124885+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.5 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.125006+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.4 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.125359+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.125766+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.7 2023-12-08T22:31:46.880 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:46 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.126141+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.6 2023-12-08T22:31:47.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:47 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.562809+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:47 smithi099 bash[41362]: cluster 2023-12-08T22:31:46.577038+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2023-12-08T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:47 smithi099 bash[41362]: audit 2023-12-08T22:31:46.579350+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:47 smithi099 bash[41362]: audit 2023-12-08T22:31:46.581675+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:31:47.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:47 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.562809+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:31:47.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:47 smithi089 bash[49516]: cluster 2023-12-08T22:31:46.577038+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2023-12-08T22:31:47.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:47 smithi089 bash[49516]: audit 2023-12-08T22:31:46.579350+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:31:47.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:47 smithi089 bash[49516]: audit 2023-12-08T22:31:46.581675+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:31:47.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:47 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.562809+0000 mon.a (mon.0) 207 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:31:47.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:47 smithi089 bash[51329]: cluster 2023-12-08T22:31:46.577038+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2023-12-08T22:31:47.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:47 smithi089 bash[51329]: audit 2023-12-08T22:31:46.579350+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:31:47.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:47 smithi089 bash[51329]: audit 2023-12-08T22:31:46.581675+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:31:48.498 INFO:teuthology.orchestra.run.smithi089.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T22:31:48.498 INFO:teuthology.orchestra.run.smithi089.stdout:alertmanager.a smithi089 running (2m) 56s ago 9m 16.7M - 0.26.0 9f27df16978d 0f3dd13ac59e 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:grafana.a smithi099 running (8m) 37s ago 8m 26.7M - 6.6.2 87a51ecf0b1c ebb6fa86b25b 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.x smithi099 *:8443 running (109s) 37s ago 13m 377M - 16.2.14-365-g451ceae1 03b62e1f94c4 e5e8171f7609 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:mgr.y smithi089 *:8443 running (2m) 56s ago 15m 409M - 16.2.14-365-g451ceae1 03b62e1f94c4 fcb18df1c3fc 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:mon.a smithi089 running (97s) 56s ago 15m 39.4M 2048M 16.2.14-365-g451ceae1 03b62e1f94c4 9d3fd6b0bba8 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:mon.b smithi099 running (50s) 37s ago 13m 26.9M 2048M 16.2.14-365-g451ceae1 03b62e1f94c4 c0e4534f7890 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:mon.c smithi089 running (67s) 56s ago 13m 24.7M 2048M 16.2.14-365-g451ceae1 03b62e1f94c4 b6a4e50a301e 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.a smithi089 running (9m) 56s ago 9m 11.8M - 1.7.0 72c9c2088986 6b04ce9528ab 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:node-exporter.b smithi099 running (9m) 37s ago 9m 12.5M - 1.7.0 72c9c2088986 c551c42ceebb 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:osd.0 smithi089 running (12m) 56s ago 12m 47.5M 4096M 15.2.0 204a01f9b0b6 e051da106a89 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:osd.1 smithi089 running (12m) 56s ago 12m 47.7M 4096M 15.2.0 204a01f9b0b6 eecb25ae45df 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:osd.2 smithi089 running (12m) 56s ago 12m 45.5M 4096M 15.2.0 204a01f9b0b6 869e0ee0760f 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:osd.3 smithi089 running (11m) 56s ago 11m 49.7M 4096M 15.2.0 204a01f9b0b6 72cf1674590d 2023-12-08T22:31:48.499 INFO:teuthology.orchestra.run.smithi089.stdout:osd.4 smithi099 running (11m) 37s ago 11m 48.9M 4096M 15.2.0 204a01f9b0b6 fcb7c4209c1a 2023-12-08T22:31:48.500 INFO:teuthology.orchestra.run.smithi089.stdout:osd.5 smithi099 running (10m) 37s ago 11m 48.1M 4096M 15.2.0 204a01f9b0b6 ce26136df2a1 2023-12-08T22:31:48.500 INFO:teuthology.orchestra.run.smithi089.stdout:osd.6 smithi099 running (10m) 37s ago 10m 46.8M 4096M 15.2.0 204a01f9b0b6 a281a7274ed4 2023-12-08T22:31:48.500 INFO:teuthology.orchestra.run.smithi089.stdout:osd.7 smithi099 running (10m) 37s ago 10m 48.1M 4096M 15.2.0 204a01f9b0b6 f7d7ef2711a5 2023-12-08T22:31:48.500 INFO:teuthology.orchestra.run.smithi089.stdout:prometheus.a smithi099 running (2m) 37s ago 9m 38.9M - 2.48.0 620d5e2a39df 12ea3e22234e 2023-12-08T22:31:48.500 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi089.jehmmi smithi089 running (7m) 56s ago 7m 50.3M - 15.2.0 204a01f9b0b6 b7f50da169b9 2023-12-08T22:31:48.500 INFO:teuthology.orchestra.run.smithi089.stdout:rgw.r.z.smithi099.tkxrxz smithi099 running (7m) 37s ago 7m 50.5M - 15.2.0 204a01f9b0b6 869c9f59310e 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: cluster 2023-12-08T22:31:47.530461+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v45: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:47.583223+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: cluster 2023-12-08T22:31:47.583524+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.470447+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.471223+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.471697+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.472241+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.472787+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.473335+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.478694+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.479455+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.480161+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.480891+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:48 smithi099 bash[41362]: audit 2023-12-08T22:31:48.481602+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: cluster 2023-12-08T22:31:47.530461+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v45: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:47.583223+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: cluster 2023-12-08T22:31:47.583524+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.470447+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.471223+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.471697+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.472241+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.472787+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.473335+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.478694+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.479455+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.480161+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.480891+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[49516]: audit 2023-12-08T22:31:48.481602+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: cluster 2023-12-08T22:31:47.530461+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v45: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:47.583223+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: cluster 2023-12-08T22:31:47.583524+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2023-12-08T22:31:48.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.470447+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.471223+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.471697+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.472241+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.472787+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.473335+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.478694+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.479455+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.480161+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.480891+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:48.887 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:48 smithi089 bash[51329]: audit 2023-12-08T22:31:48.481602+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:31:49.601 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions' 2023-12-08T22:31:49.834 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:49 smithi089 bash[49516]: audit 2023-12-08T22:31:48.462398+0000 mgr.y (mgr.44106) 89 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:31:49.834 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:49 smithi089 bash[51329]: audit 2023-12-08T22:31:48.462398+0000 mgr.y (mgr.44106) 89 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:31:49.835 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:49 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.0.service: Succeeded. 2023-12-08T22:31:49.835 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:49 smithi089 systemd[1]: Stopped Ceph osd.0 for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:31:49.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:49 smithi099 bash[41362]: audit 2023-12-08T22:31:48.462398+0000 mgr.y (mgr.44106) 89 : audit [DBG] from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:31:49.991 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:49 smithi089 systemd[1]: Started Ceph osd.0 for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:31:51.128 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:50 smithi099 bash[41362]: cluster 2023-12-08T22:31:49.531068+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v47: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:51.510 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:50 smithi099 bash[41362]: audit 2023-12-08T22:31:49.866795+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:51.510 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:50 smithi099 bash[41362]: audit 2023-12-08T22:31:49.868056+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:51.510 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:50 smithi099 bash[41362]: audit 2023-12-08T22:31:49.870120+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:31:51.511 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:50 smithi089 bash[51329]: cluster 2023-12-08T22:31:49.531068+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v47: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:51.511 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:50 smithi089 bash[51329]: audit 2023-12-08T22:31:49.866795+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:51.511 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:50 smithi089 bash[51329]: audit 2023-12-08T22:31:49.868056+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:51.511 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:50 smithi089 bash[51329]: audit 2023-12-08T22:31:49.870120+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:31:51.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:50 smithi089 bash[49516]: cluster 2023-12-08T22:31:49.531068+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v47: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:31:51.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:50 smithi089 bash[49516]: audit 2023-12-08T22:31:49.866795+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:51.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:50 smithi089 bash[49516]: audit 2023-12-08T22:31:49.868056+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:51.511 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:50 smithi089 bash[49516]: audit 2023-12-08T22:31:49.870120+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:31:52.288 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:51 smithi089 bash[53430]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-08T22:31:52.288 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:51 smithi089 bash[53430]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-12-08T22:31:52.288 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:51 smithi089 bash[53430]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-12-08T22:31:52.288 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:51 smithi089 bash[53430]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-08T22:31:52.288 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:51 smithi089 bash[53430]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-08T22:31:52.288 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:51 smithi089 bash[53430]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-08T22:31:52.288 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:51 smithi089 bash[53430]: --> ceph-volume raw activate successful for osd ID: 0 2023-12-08T22:31:52.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:52 smithi099 bash[41362]: cluster 2023-12-08T22:31:51.532200+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v48: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:52.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:52 smithi099 bash[41362]: cluster 2023-12-08T22:31:51.870763+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 66/606 objects degraded (10.891%), 19 pgs degraded (PG_DEGRADED) 2023-12-08T22:31:52.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:52 smithi089 bash[49516]: cluster 2023-12-08T22:31:51.532200+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v48: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:52.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:52 smithi089 bash[49516]: cluster 2023-12-08T22:31:51.870763+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 66/606 objects degraded (10.891%), 19 pgs degraded (PG_DEGRADED) 2023-12-08T22:31:52.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:52 smithi089 bash[51329]: cluster 2023-12-08T22:31:51.532200+0000 mgr.y (mgr.44106) 91 : cluster [DBG] pgmap v48: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:52.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:52 smithi089 bash[51329]: cluster 2023-12-08T22:31:51.870763+0000 mon.a (mon.0) 227 : cluster [WRN] Health check failed: Degraded data redundancy: 66/606 objects degraded (10.891%), 19 pgs degraded (PG_DEGRADED) 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: "mon": { 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 3 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: "mgr": { 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: "osd": { 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 7 2023-12-08T22:31:54.460 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout: "mds": {}, 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout: "rgw": { 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout: }, 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout: "overall": { 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 9, 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 5 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout: } 2023-12-08T22:31:54.461 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-08T22:31:54.565 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:54 smithi089 bash[53810]: debug 2023-12-08T22:31:54.377+0000 7f9a8bb9d700 1 -- 172.21.15.89:0/3069202212 <== mon.0 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ab86628680 con 0x55ab8669ac00 2023-12-08T22:31:54.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:54 smithi099 bash[41362]: cluster 2023-12-08T22:31:53.533138+0000 mgr.y (mgr.44106) 92 : cluster [DBG] pgmap v49: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:54.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:54 smithi099 bash[41362]: audit 2023-12-08T22:31:54.457514+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54109 172.21.15.89:0/248298698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:54.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:54 smithi089 bash[49516]: cluster 2023-12-08T22:31:53.533138+0000 mgr.y (mgr.44106) 92 : cluster [DBG] pgmap v49: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:54.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:54 smithi089 bash[49516]: audit 2023-12-08T22:31:54.457514+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54109 172.21.15.89:0/248298698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:54.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:54 smithi089 bash[51329]: cluster 2023-12-08T22:31:53.533138+0000 mgr.y (mgr.44106) 92 : cluster [DBG] pgmap v49: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:54.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:54 smithi089 bash[51329]: audit 2023-12-08T22:31:54.457514+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54109 172.21.15.89:0/248298698' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:55.193 DEBUG:teuthology.orchestra.run.smithi089:> 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-08T22:31:55.204 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:54 smithi089 bash[53810]: debug 2023-12-08T22:31:54.937+0000 7f9a93618380 -1 Falling back to public interface 2023-12-08T22:31:56.877 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:56 smithi099 bash[41362]: cluster 2023-12-08T22:31:55.534132+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v50: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:56.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:56 smithi089 bash[49516]: cluster 2023-12-08T22:31:55.534132+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v50: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:56.884 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:56 smithi089 bash[51329]: cluster 2023-12-08T22:31:55.534132+0000 mgr.y (mgr.44106) 93 : cluster [DBG] pgmap v50: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:58.222 INFO:teuthology.orchestra.run.smithi089.stdout:false 2023-12-08T22:31:58.254 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:57 smithi089 bash[53810]: debug 2023-12-08T22:31:57.981+0000 7f9a93618380 -1 osd.0 64 log_to_monitors {default=true} 2023-12-08T22:31:58.576 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[47733]: debug 2023-12-08T22:31:58.341+0000 7f5f41e2c700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: cluster 2023-12-08T22:31:57.535653+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v51: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:57.990670+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1191961590,v1:172.21.15.89:6803/1191961590]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:57.991100+0000 mon.a (mon.0) 228 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:58.055845+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:58.203624+0000 mon.a (mon.0) 230 : audit [DBG] from='client.44157 172.21.15.89:0/331648795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:58.324140+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:58.336433+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:58.340569+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:58.342892+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.878 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:58.344551+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.879 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:31:58 smithi099 bash[41362]: audit 2023-12-08T22:31:58.346647+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-08T22:31:58.884 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[53810]: debug 2023-12-08T22:31:58.601+0000 7f9a8330f700 -1 osd.0 64 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-08T22:31:58.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: cluster 2023-12-08T22:31:57.535653+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v51: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:58.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:57.990670+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1191961590,v1:172.21.15.89:6803/1191961590]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:31:58.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:57.991100+0000 mon.a (mon.0) 228 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:31:58.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:58.055845+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:58.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:58.203624+0000 mon.a (mon.0) 230 : audit [DBG] from='client.44157 172.21.15.89:0/331648795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.884 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:58.324140+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:58.336433+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:58.340569+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:58.342892+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:58.344551+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[49516]: audit 2023-12-08T22:31:58.346647+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: cluster 2023-12-08T22:31:57.535653+0000 mgr.y (mgr.44106) 94 : cluster [DBG] pgmap v51: 129 pgs: 19 active+undersized+degraded, 30 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:57.990670+0000 mon.c (mon.1) 5 : audit [INF] from='osd.0 [v2:172.21.15.89:6802/1191961590,v1:172.21.15.89:6803/1191961590]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:57.991100+0000 mon.a (mon.0) 228 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:58.055845+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:58.203624+0000 mon.a (mon.0) 230 : audit [DBG] from='client.44157 172.21.15.89:0/331648795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:58.324140+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' 2023-12-08T22:31:58.885 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:58.336433+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:31:58.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:58.340569+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:58.342892+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:58.344551+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:31:58.886 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:31:58 smithi089 bash[51329]: audit 2023-12-08T22:31:58.346647+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.89:0/2956693929' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-12-08T22:31:58.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:31:58.955 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 smithi089 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-08T22:31:59.035 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=e03f786bbe094f73a90a5d98794cfde6 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 smithi089 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 544107b6-9617-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-08T22:31:59.037 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-08T22:31:59.050 INFO:tasks.cephadm:Teardown begin 2023-12-08T22:31:59.051 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:31:59.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:31:59.097 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-08T22:31:59.097 DEBUG:teuthology.orchestra.run.smithi089:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-08T22:31:59.128 DEBUG:teuthology.orchestra.run.smithi099:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-08T22:31:59.134 INFO:tasks.cephadm:Stopping all daemons... 2023-12-08T22:31:59.135 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-08T22:31:59.135 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:31:59.319 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:59 smithi089 systemd[1]: Stopping Ceph mon.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:31:59.320 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:59 smithi089 bash[54719]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.a 2023-12-08T22:31:59.614 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:59 smithi089 bash[49516]: debug 2023-12-08T22:31:59.313+0000 7f20b2789700 -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-08T22:31:59.614 INFO:journalctl@ceph.mon.a.smithi089.stdout:Dec 08 22:31:59 smithi089 bash[49516]: debug 2023-12-08T22:31:59.313+0000 7f20b2789700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-08T22:32:00.233 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.a.service' 2023-12-08T22:32:00.265 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:00.265 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-08T22:32:00.265 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-12-08T22:32:00.265 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.c 2023-12-08T22:32:00.634 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:32:00 smithi089 bash[53810]: debug 2023-12-08T22:32:00.489+0000 7f9a7ab8f700 -1 osd.0 67 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-08T22:32:00.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:32:00 smithi089 systemd[1]: Stopping Ceph mon.c for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:00.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:32:00 smithi089 bash[54828]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.c 2023-12-08T22:32:00.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:32:00 smithi089 bash[51329]: debug 2023-12-08T22:32:00.481+0000 7fb10b18f700 -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-08T22:32:00.635 INFO:journalctl@ceph.mon.c.smithi089.stdout:Dec 08 22:32:00 smithi089 bash[51329]: debug 2023-12-08T22:32:00.481+0000 7fb10b18f700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-08T22:32:01.441 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.c.service' 2023-12-08T22:32:01.472 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:01.473 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-12-08T22:32:01.473 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-08T22:32:01.473 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.b 2023-12-08T22:32:01.869 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:32:01 smithi099 systemd[1]: Stopping Ceph mon.b for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:01.870 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:32:01 smithi099 bash[42658]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mon.b 2023-12-08T22:32:01.870 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:32:01 smithi099 bash[41362]: debug 2023-12-08T22:32:01.672+0000 7fc7c0f67700 -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-08T22:32:01.870 INFO:journalctl@ceph.mon.b.smithi099.stdout:Dec 08 22:32:01 smithi099 bash[41362]: debug 2023-12-08T22:32:01.672+0000 7fc7c0f67700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-08T22:32:02.660 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mon.b.service' 2023-12-08T22:32:02.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:02.700 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-08T22:32:02.700 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-08T22:32:02.700 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:32:03.130 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:32:02 smithi089 systemd[1]: Stopping Ceph mgr.y for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:03.130 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:32:02 smithi089 bash[54943]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.y 2023-12-08T22:32:03.130 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:32:02 smithi089 bash[47733]: debug 2023-12-08T22:32:02.881+0000 7f5f6cc5e700 -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-08T22:32:03.130 INFO:journalctl@ceph.mgr.y.smithi089.stdout:Dec 08 22:32:02 smithi089 bash[47733]: debug 2023-12-08T22:32:02.881+0000 7f5f6cc5e700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-08T22:32:03.642 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.y.service' 2023-12-08T22:32:03.674 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:03.675 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-08T22:32:03.675 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-08T22:32:03.675 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.x 2023-12-08T22:32:04.067 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:32:03 smithi099 systemd[1]: Stopping Ceph mgr.x for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:04.067 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:32:03 smithi099 bash[42778]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr.x 2023-12-08T22:32:04.611 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:32:04 smithi099 bash[42814]: ceph-544107b6-9617-11ee-95a3-87774f69a715-mgr-x 2023-12-08T22:32:04.611 INFO:journalctl@ceph.mgr.x.smithi099.stdout:Dec 08 22:32:04 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-08T22:32:04.616 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@mgr.x.service' 2023-12-08T22:32:04.646 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:04.646 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-08T22:32:04.646 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-08T22:32:04.646 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.0 2023-12-08T22:32:04.960 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:32:04 smithi089 systemd[1]: Stopping Ceph osd.0 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:04.960 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:32:04 smithi089 bash[55057]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.0 2023-12-08T22:32:04.961 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:32:04 smithi089 bash[53810]: debug 2023-12-08T22:32:04.889+0000 7f9a8ab9b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-08T22:32:04.961 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:32:04 smithi089 bash[53810]: debug 2023-12-08T22:32:04.889+0000 7f9a8ab9b700 -1 osd.0 67 *** Got signal Terminated *** 2023-12-08T22:32:04.961 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:32:04 smithi089 bash[53810]: debug 2023-12-08T22:32:04.889+0000 7f9a8ab9b700 -1 osd.0 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:32:05.746 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:32:05 smithi089 bash[55089]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd-0 2023-12-08T22:32:05.746 INFO:journalctl@ceph.osd.0.smithi089.stdout:Dec 08 22:32:05 smithi089 bash[55155]: Error response from daemon: No such container: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd-0 2023-12-08T22:32:07.560 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.0.service' 2023-12-08T22:32:07.591 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:07.592 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-08T22:32:07.592 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-08T22:32:07.592 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.1 2023-12-08T22:32:07.884 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:32:07 smithi089 systemd[1]: Stopping Ceph osd.1 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:07.884 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:32:07 smithi089 bash[32127]: debug 2023-12-08T22:32:07.753+0000 7f5fbaa0a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:32:07.885 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:32:07 smithi089 bash[32127]: debug 2023-12-08T22:32:07.753+0000 7f5fbaa0a700 -1 osd.1 67 *** Got signal Terminated *** 2023-12-08T22:32:07.885 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:32:07 smithi089 bash[32127]: debug 2023-12-08T22:32:07.753+0000 7f5fbaa0a700 -1 osd.1 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:32:08.634 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:32:08 smithi089 bash[55270]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.1 2023-12-08T22:32:08.635 INFO:journalctl@ceph.osd.1.smithi089.stdout:Dec 08 22:32:08 smithi089 bash[55310]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/osd.1/unit.stop: No such file or directory 2023-12-08T22:32:10.378 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.1.service' 2023-12-08T22:32:10.413 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:10.413 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-08T22:32:10.413 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-08T22:32:10.413 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.2 2023-12-08T22:32:10.633 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:32:10 smithi089 systemd[1]: Stopping Ceph osd.2 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:10.633 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:32:10 smithi089 bash[33790]: debug 2023-12-08T22:32:10.517+0000 7f36586c2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:32:10.633 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:32:10 smithi089 bash[33790]: debug 2023-12-08T22:32:10.517+0000 7f36586c2700 -1 osd.2 67 *** Got signal Terminated *** 2023-12-08T22:32:10.634 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:32:10 smithi089 bash[33790]: debug 2023-12-08T22:32:10.517+0000 7f36586c2700 -1 osd.2 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:32:11.634 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:32:11 smithi089 bash[55396]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.2 2023-12-08T22:32:11.634 INFO:journalctl@ceph.osd.2.smithi089.stdout:Dec 08 22:32:11 smithi089 bash[55434]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/osd.2/unit.stop: No such file or directory 2023-12-08T22:32:13.161 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.2.service' 2023-12-08T22:32:13.188 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:13.189 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-08T22:32:13.189 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-08T22:32:13.189 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.3 2023-12-08T22:32:13.413 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:32:13 smithi089 systemd[1]: Stopping Ceph osd.3 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:13.413 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:32:13 smithi089 bash[35327]: debug 2023-12-08T22:32:13.289+0000 7f9879bba700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:32:13.414 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:32:13 smithi089 bash[35327]: debug 2023-12-08T22:32:13.289+0000 7f9879bba700 -1 osd.3 67 *** Got signal Terminated *** 2023-12-08T22:32:13.414 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:32:13 smithi089 bash[35327]: debug 2023-12-08T22:32:13.289+0000 7f9879bba700 -1 osd.3 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:32:13.830 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:32:13 smithi089 bash[55525]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.3 2023-12-08T22:32:13.830 INFO:journalctl@ceph.osd.3.smithi089.stdout:Dec 08 22:32:13 smithi089 bash[55565]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/osd.3/unit.stop: No such file or directory 2023-12-08T22:32:15.711 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.3.service' 2023-12-08T22:32:15.741 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:15.741 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-08T22:32:15.742 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-08T22:32:15.742 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.4 2023-12-08T22:32:16.123 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:32:15 smithi099 systemd[1]: Stopping Ceph osd.4 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:16.123 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:32:15 smithi099 bash[26925]: debug 2023-12-08T22:32:15.852+0000 7fd6fc3c1700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:32:16.123 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:32:15 smithi099 bash[26925]: debug 2023-12-08T22:32:15.852+0000 7fd6fc3c1700 -1 osd.4 67 *** Got signal Terminated *** 2023-12-08T22:32:16.123 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:32:15 smithi099 bash[26925]: debug 2023-12-08T22:32:15.852+0000 7fd6fc3c1700 -1 osd.4 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:32:16.877 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:32:16 smithi099 bash[42905]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.4 2023-12-08T22:32:16.877 INFO:journalctl@ceph.osd.4.smithi099.stdout:Dec 08 22:32:16 smithi099 bash[42954]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/osd.4/unit.stop: No such file or directory 2023-12-08T22:32:18.608 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.4.service' 2023-12-08T22:32:18.639 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:18.639 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-08T22:32:18.639 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-08T22:32:18.640 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.5 2023-12-08T22:32:18.865 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:32:18 smithi099 systemd[1]: Stopping Ceph osd.5 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:18.866 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:32:18 smithi099 bash[28519]: debug 2023-12-08T22:32:18.768+0000 7fdc4c287700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:32:18.866 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:32:18 smithi099 bash[28519]: debug 2023-12-08T22:32:18.768+0000 7fdc4c287700 -1 osd.5 67 *** Got signal Terminated *** 2023-12-08T22:32:18.866 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:32:18 smithi099 bash[28519]: debug 2023-12-08T22:32:18.768+0000 7fdc4c287700 -1 osd.5 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:32:19.627 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:32:19 smithi099 bash[43041]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.5 2023-12-08T22:32:19.627 INFO:journalctl@ceph.osd.5.smithi099.stdout:Dec 08 22:32:19 smithi099 bash[43078]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/osd.5/unit.stop: No such file or directory 2023-12-08T22:32:21.199 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.5.service' 2023-12-08T22:32:21.234 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:21.234 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-08T22:32:21.235 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-08T22:32:21.235 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.6 2023-12-08T22:32:21.452 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:32:21 smithi099 systemd[1]: Stopping Ceph osd.6 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:21.452 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:32:21 smithi099 bash[30113]: debug 2023-12-08T22:32:21.328+0000 7feaa9821700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:32:21.452 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:32:21 smithi099 bash[30113]: debug 2023-12-08T22:32:21.328+0000 7feaa9821700 -1 osd.6 67 *** Got signal Terminated *** 2023-12-08T22:32:21.453 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:32:21 smithi099 bash[30113]: debug 2023-12-08T22:32:21.328+0000 7feaa9821700 -1 osd.6 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:32:22.377 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:32:21 smithi099 bash[43165]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.6 2023-12-08T22:32:22.378 INFO:journalctl@ceph.osd.6.smithi099.stdout:Dec 08 22:32:21 smithi099 bash[43202]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/osd.6/unit.stop: No such file or directory 2023-12-08T22:32:23.883 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.6.service' 2023-12-08T22:32:23.915 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:23.915 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-08T22:32:23.915 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-08T22:32:23.915 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.7 2023-12-08T22:32:24.270 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:32:23 smithi099 systemd[1]: Stopping Ceph osd.7 for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:24.271 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:32:24 smithi099 bash[31784]: debug 2023-12-08T22:32:24.020+0000 7f41da61a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:32:24.271 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:32:24 smithi099 bash[31784]: debug 2023-12-08T22:32:24.020+0000 7f41da61a700 -1 osd.7 67 *** Got signal Terminated *** 2023-12-08T22:32:24.271 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:32:24 smithi099 bash[31784]: debug 2023-12-08T22:32:24.020+0000 7f41da61a700 -1 osd.7 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:32:24.548 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:32:24 smithi099 bash[43289]: ceph-544107b6-9617-11ee-95a3-87774f69a715-osd.7 2023-12-08T22:32:24.548 INFO:journalctl@ceph.osd.7.smithi099.stdout:Dec 08 22:32:24 smithi099 bash[43327]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/osd.7/unit.stop: No such file or directory 2023-12-08T22:32:26.339 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@osd.7.service' 2023-12-08T22:32:26.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:26.373 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-08T22:32:26.373 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-08T22:32:26.373 DEBUG:teuthology.orchestra.run.smithi099:> sudo systemctl stop ceph-544107b6-9617-11ee-95a3-87774f69a715@prometheus.a 2023-12-08T22:32:26.627 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 systemd[1]: Stopping Ceph prometheus.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:26.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.511Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:32:26.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.511Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T22:32:26.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.511Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T22:32:26.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.512Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T22:32:26.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.512Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T22:32:26.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.512Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T22:32:26.628 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.512Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T22:32:26.629 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.512Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T22:32:26.629 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.512Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T22:32:26.629 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.515Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T22:32:26.629 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.515Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T22:32:26.629 INFO:journalctl@ceph.prometheus.a.smithi099.stdout:Dec 08 22:32:26 smithi099 bash[37900]: ts=2023-12-08T22:32:26.515Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T22:32:27.208 DEBUG:teuthology.orchestra.run.smithi099:> sudo pkill -f 'journalctl -f -n 0 -u ceph-544107b6-9617-11ee-95a3-87774f69a715@prometheus.a.service' 2023-12-08T22:32:27.238 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:32:27.238 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-08T22:32:27.239 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 544107b6-9617-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-08T22:32:27.351 INFO:teuthology.orchestra.run.smithi089.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-08T22:32:27.352 INFO:teuthology.orchestra.run.smithi089.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-08T22:32:27.352 INFO:teuthology.orchestra.run.smithi089.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-08T22:32:27.352 INFO:teuthology.orchestra.run.smithi089.stderr: [--retry RETRY] 2023-12-08T22:32:27.352 INFO:teuthology.orchestra.run.smithi089.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-08T22:32:27.352 INFO:teuthology.orchestra.run.smithi089.stderr: ... 2023-12-08T22:32:27.352 INFO:teuthology.orchestra.run.smithi089.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-08T22:32:27.360 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-08T22:32:27.361 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 544107b6-9617-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-08T22:32:27.476 INFO:teuthology.orchestra.run.smithi099.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-08T22:32:27.477 INFO:teuthology.orchestra.run.smithi099.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-08T22:32:27.477 INFO:teuthology.orchestra.run.smithi099.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-08T22:32:27.477 INFO:teuthology.orchestra.run.smithi099.stderr: [--retry RETRY] 2023-12-08T22:32:27.477 INFO:teuthology.orchestra.run.smithi099.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-08T22:32:27.477 INFO:teuthology.orchestra.run.smithi099.stderr: ... 2023-12-08T22:32:27.478 INFO:teuthology.orchestra.run.smithi099.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-08T22:32:27.486 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-08T22:32:27.487 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:32:27.503 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:32:27.516 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-08T22:32:27.518 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085/remote/ubuntu@smithi089.front.sepia.ceph.com/crash 2023-12-08T22:32:27.519 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/crash -- . 2023-12-08T22:32:27.536 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085/remote/ubuntu@smithi099.front.sepia.ceph.com/crash 2023-12-08T22:32:27.537 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/crash -- . 2023-12-08T22:32:27.575 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-08T22:32:27.576 DEBUG:teuthology.orchestra.run.smithi089:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-08T22:32:27.601 INFO:teuthology.orchestra.run.smithi089.stderr:grep: /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph.log: No such file or directory 2023-12-08T22:32:27.608 INFO:tasks.cephadm:Compressing logs... 2023-12-08T22:32:27.608 DEBUG:teuthology.orchestra.run.smithi089:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-08T22:32:27.610 DEBUG:teuthology.orchestra.run.smithi099:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2023-12-08T22:32:27.621 INFO:teuthology.orchestra.run.smithi089.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-08T22:32:27.626 INFO:teuthology.orchestra.run.smithi099.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-12-08T22:32:27.629 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.a.log 2023-12-08T22:32:27.630 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mgr.y.log 2023-12-08T22:32:27.630 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.c.log 2023-12-08T22:32:27.631 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi089.jehmmi.log 2023-12-08T22:32:27.631 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mgr.y.log: /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.1.log 2023-12-08T22:32:27.632 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.0.log 2023-12-08T22:32:27.633 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi089.jehmmi.log: /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.1.log: gzip 58.4%-5 -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi089.jehmmi.log.gz--verbose 2023-12-08T22:32:27.633 INFO:teuthology.orchestra.run.smithi089.stderr:-- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.3.log 2023-12-08T22:32:27.633 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-08T22:32:27.634 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.0.log: /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.2.log 2023-12-08T22:32:27.638 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-08T22:32:27.640 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.b.log 2023-12-08T22:32:27.640 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.5.log 2023-12-08T22:32:27.641 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mgr.x.log 2023-12-08T22:32:27.643 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.b.log: /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.6.log 2023-12-08T22:32:27.644 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi099.tkxrxz.log 2023-12-08T22:32:27.644 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.6.log: -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.4.log 2023-12-08T22:32:27.645 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-08T22:32:27.646 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi099.tkxrxz.log: gzip -5 --verbose -- /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.7.log 2023-12-08T22:32:27.646 INFO:teuthology.orchestra.run.smithi099.stderr: 58.3% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi099.tkxrxz.log.gz 2023-12-08T22:32:27.648 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.4.log: /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-08T22:32:27.648 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.2.log: 91.4% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-08T22:32:27.653 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cephadm.log: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-08T22:32:27.655 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-08T22:32:27.655 INFO:teuthology.orchestra.run.smithi099.stderr: 90.8% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-08T22:32:27.675 INFO:teuthology.orchestra.run.smithi099.stderr: 89.8% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mgr.x.log.gz 2023-12-08T22:32:27.895 INFO:teuthology.orchestra.run.smithi089.stderr: 91.8% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mgr.y.log.gz 2023-12-08T22:32:27.942 INFO:teuthology.orchestra.run.smithi089.stderr: 92.7% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.2.log.gz 2023-12-08T22:32:27.943 INFO:teuthology.orchestra.run.smithi099.stderr: 92.7% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.6.log.gz 2023-12-08T22:32:27.982 INFO:teuthology.orchestra.run.smithi099.stderr: 92.9% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.5.log.gz 2023-12-08T22:32:28.032 INFO:teuthology.orchestra.run.smithi089.stderr: 93.0% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.0.log.gz 2023-12-08T22:32:28.055 INFO:teuthology.orchestra.run.smithi099.stderr: 93.2% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.4.log.gz 2023-12-08T22:32:28.062 INFO:teuthology.orchestra.run.smithi089.stderr: 93.4% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.1.log.gz 2023-12-08T22:32:28.079 INFO:teuthology.orchestra.run.smithi099.stderr: 93.4% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.7.log.gz 2023-12-08T22:32:28.090 INFO:teuthology.orchestra.run.smithi099.stderr: 93.7% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.b.log.gz 2023-12-08T22:32:28.092 INFO:teuthology.orchestra.run.smithi099.stderr: 2023-12-08T22:32:28.092 INFO:teuthology.orchestra.run.smithi099.stderr:real 0m0.476s 2023-12-08T22:32:28.092 INFO:teuthology.orchestra.run.smithi099.stderr:user 0m1.921s 2023-12-08T22:32:28.092 INFO:teuthology.orchestra.run.smithi099.stderr:sys 0m0.084s 2023-12-08T22:32:28.111 INFO:teuthology.orchestra.run.smithi089.stderr: 94.1% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.c.log.gz 2023-12-08T22:32:28.116 INFO:teuthology.orchestra.run.smithi089.stderr: 93.2% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-osd.3.log.gz 2023-12-08T22:32:28.315 INFO:teuthology.orchestra.run.smithi089.stderr: 91.1% -- replaced with /var/log/ceph/544107b6-9617-11ee-95a3-87774f69a715/ceph-mon.a.log.gz 2023-12-08T22:32:28.316 INFO:teuthology.orchestra.run.smithi089.stderr: 2023-12-08T22:32:28.316 INFO:teuthology.orchestra.run.smithi089.stderr:real 0m0.704s 2023-12-08T22:32:28.317 INFO:teuthology.orchestra.run.smithi089.stderr:user 0m2.968s 2023-12-08T22:32:28.317 INFO:teuthology.orchestra.run.smithi089.stderr:sys 0m0.109s 2023-12-08T22:32:28.318 INFO:tasks.cephadm:Archiving logs... 2023-12-08T22:32:28.318 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085/remote/ubuntu@smithi089.front.sepia.ceph.com/log 2023-12-08T22:32:28.319 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-08T22:32:28.746 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085/remote/ubuntu@smithi099.front.sepia.ceph.com/log 2023-12-08T22:32:28.747 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-08T22:32:29.043 INFO:tasks.cephadm:Removing cluster... 2023-12-08T22:32:29.044 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 544107b6-9617-11ee-95a3-87774f69a715 --force 2023-12-08T22:32:30.992 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:32:30 smithi089 systemd[1]: Stopping Ceph node-exporter.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:31.866 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:32:31 smithi089 bash[55849]: ceph-544107b6-9617-11ee-95a3-87774f69a715-node-exporter.a 2023-12-08T22:32:31.869 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:32:31 smithi089 bash[55908]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2023-12-08T22:32:31.869 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:32:31 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-08T22:32:31.869 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:32:31 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-08T22:32:31.870 INFO:journalctl@ceph.node-exporter.a.smithi089.stdout:Dec 08 22:32:31 smithi089 systemd[1]: Stopped Ceph node-exporter.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:32:32.134 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:32:31 smithi089 systemd[1]: Stopping Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:32.134 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:32:31 smithi089 bash[47034]: ts=2023-12-08T22:32:31.970Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:32:32.884 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:32:32 smithi089 bash[55934]: ceph-544107b6-9617-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:32:32.884 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:32:32 smithi089 bash[55979]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2023-12-08T22:32:32.884 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:32:32 smithi089 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T22:32:32.884 INFO:journalctl@ceph.alertmanager.a.smithi089.stdout:Dec 08 22:32:32 smithi089 systemd[1]: Stopped Ceph alertmanager.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:32:44.338 DEBUG:teuthology.orchestra.run.smithi099:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 544107b6-9617-11ee-95a3-87774f69a715 --force 2023-12-08T22:32:46.282 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:32:45 smithi099 systemd[1]: Stopping Ceph node-exporter.b for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:46.877 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:32:46 smithi099 bash[43644]: ceph-544107b6-9617-11ee-95a3-87774f69a715-node-exporter.b 2023-12-08T22:32:46.878 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:32:46 smithi099 bash[43692]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2023-12-08T22:32:46.878 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:32:46 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-08T22:32:46.878 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:32:46 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-08T22:32:46.878 INFO:journalctl@ceph.node-exporter.b.smithi099.stdout:Dec 08 22:32:46 smithi099 systemd[1]: Stopped Ceph node-exporter.b for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:32:47.308 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 systemd[1]: Stopping Ceph grafana.a for 544107b6-9617-11ee-95a3-87774f69a715... 2023-12-08T22:32:47.308 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-08T22:32:47.308 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-12-08T22:32:47.309 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-12-08T22:32:47.309 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-12-08T22:32:47.309 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-12-08T22:32:47.309 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-12-08T22:32:47.309 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-12-08T22:32:47.309 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped Stream Manager" 2023-12-08T22:32:47.309 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-12-08T22:32:47.310 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-12-08T22:32:47.310 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-12-08T22:32:47.310 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-12-08T22:32:47.310 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[33872]: t=2023-12-08T22:32:47+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-12-08T22:32:47.878 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[43718]: ceph-544107b6-9617-11ee-95a3-87774f69a715-grafana.a 2023-12-08T22:32:47.878 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 bash[43765]: bash: /var/lib/ceph/544107b6-9617-11ee-95a3-87774f69a715/grafana.a/unit.stop: No such file or directory 2023-12-08T22:32:47.878 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-12-08T22:32:47.878 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 systemd[1]: ceph-544107b6-9617-11ee-95a3-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-08T22:32:47.879 INFO:journalctl@ceph.grafana.a.smithi099.stdout:Dec 08 22:32:47 smithi099 systemd[1]: Stopped Ceph grafana.a for 544107b6-9617-11ee-95a3-87774f69a715. 2023-12-08T22:32:59.617 INFO:tasks.cephadm:Removing cephadm ... 2023-12-08T22:32:59.618 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-08T22:32:59.625 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-08T22:32:59.631 INFO:tasks.cephadm:Teardown complete 2023-12-08T22:32:59.632 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-08T22:32:59.642 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-08T22:32:59.642 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T22:32:59.645 DEBUG:teuthology.orchestra.run.smithi099:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T22:32:59.664 INFO:teuthology.orchestra.run.smithi099.stdout: remote refid st t when poll reach delay offset jitter 2023-12-08T22:32:59.665 INFO:teuthology.orchestra.run.smithi099.stdout:============================================================================== 2023-12-08T22:32:59.665 INFO:teuthology.orchestra.run.smithi099.stdout:*hv01.front.sepi 44.4.53.2 2 u 47 64 377 0.096 -1.672 0.048 2023-12-08T22:32:59.665 INFO:teuthology.orchestra.run.smithi099.stdout:+hv02.front.sepi 63.231.80.2 3 u 54 64 377 0.081 0.292 0.156 2023-12-08T22:32:59.665 INFO:teuthology.orchestra.run.smithi099.stdout:+hv03.front.sepi 74.6.168.72 3 u 51 64 377 0.083 -0.186 0.078 2023-12-08T22:32:59.665 INFO:teuthology.orchestra.run.smithi099.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2023-12-08T22:32:59.666 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2023-12-08T22:32:59.666 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2023-12-08T22:32:59.667 INFO:teuthology.orchestra.run.smithi089.stdout:*hv01.front.sepi 44.4.53.2 2 u 57 64 377 0.103 -0.464 0.591 2023-12-08T22:32:59.667 INFO:teuthology.orchestra.run.smithi089.stdout:+hv02.front.sepi 63.231.80.2 3 u 54 64 377 0.090 0.957 0.520 2023-12-08T22:32:59.667 INFO:teuthology.orchestra.run.smithi089.stdout:+hv03.front.sepi 74.6.168.72 3 u 49 64 377 0.084 1.118 0.753 2023-12-08T22:32:59.667 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 0.000 0.000 2023-12-08T22:32:59.667 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-08T22:32:59.690 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-08T22:32:59.691 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-08T22:32:59.724 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-08T22:32:59.757 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-08T22:32:59.791 INFO:teuthology.task.internal:Duration was 1402.023710 seconds 2023-12-08T22:32:59.792 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-08T22:32:59.826 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-08T22:32:59.826 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-08T22:32:59.829 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-08T22:32:59.882 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-08T22:32:59.882 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2023-12-08T22:32:59.882 DEBUG:teuthology.orchestra.run.smithi089:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-08T22:32:59.894 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi099.front.sepia.ceph.com 2023-12-08T22:32:59.895 DEBUG:teuthology.orchestra.run.smithi099:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-08T22:32:59.909 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-08T22:32:59.909 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-08T22:32:59.911 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-08T22:33:00.002 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-08T22:33:00.003 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-08T22:33:00.005 DEBUG:teuthology.orchestra.run.smithi099:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-08T22:33:00.155 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-08T22:33:00.165 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-08T22:33:00.165 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-08T22:33:00.180 DEBUG:teuthology.orchestra.run.smithi099:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-08T22:33:00.198 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-08T22:33:00.207 DEBUG:teuthology.orchestra.run.smithi089:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-08T22:33:00.209 DEBUG:teuthology.orchestra.run.smithi099:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-08T22:33:00.220 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2023-12-08T22:33:00.252 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = core 2023-12-08T22:33:00.270 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-08T22:33:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:33:00.295 DEBUG:teuthology.orchestra.run.smithi099:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-08T22:33:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:33:00.301 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-08T22:33:00.311 INFO:teuthology.task.internal:Transferring archived files... 2023-12-08T22:33:00.312 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085/remote/smithi089 2023-12-08T22:33:00.313 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-08T22:33:00.345 DEBUG:teuthology.misc:Transferring archived files from smithi099:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085/remote/smithi099 2023-12-08T22:33:00.346 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-08T22:33:00.373 INFO:teuthology.task.internal:Removing archive directory... 2023-12-08T22:33:00.374 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-08T22:33:00.376 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-08T22:33:00.417 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-08T22:33:00.427 INFO:teuthology.task.internal:Not uploading archives. 2023-12-08T22:33:00.427 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-08T22:33:00.450 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-08T22:33:00.450 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-08T22:33:00.453 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-08T22:33:00.458 INFO:teuthology.orchestra.run.smithi089.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 8 22:33 /home/ubuntu/cephtest 2023-12-08T22:33:00.461 INFO:teuthology.orchestra.run.smithi099.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 8 22:33 /home/ubuntu/cephtest 2023-12-08T22:33:00.462 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-08T22:33:00.483 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-08T22:33:00.551 INFO:teuthology.nuke:Checking targets against current locks 2023-12-08T22:33:00.580 DEBUG:teuthology.nuke:shortname: smithi089 2023-12-08T22:33:00.580 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T22:33:00.605 DEBUG:teuthology.nuke:shortname: smithi099 2023-12-08T22:33:00.605 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T22:33:00.609 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085', '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 22:00:52.650816', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-08T22:33:00.628 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi099.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485085', '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 22:00:52.652281', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-12-08T22:33:00.658 INFO:teuthology.orchestra.console.smithi089:Power off 2023-12-08T22:33:00.659 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-08T22:33:00.682 DEBUG:teuthology.orchestra.console.smithi089:power off output: Chassis Power Control: Down/Off 2023-12-08T22:33:00.682 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:33:00.701 INFO:teuthology.orchestra.console.smithi099:Power off 2023-12-08T22:33:00.702 DEBUG:teuthology.orchestra.console.smithi099:pexpect command: ipmitool -H smithi099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-08T22:33:00.713 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-08T22:33:00.727 DEBUG:teuthology.orchestra.console.smithi099:power off output: Chassis Power Control: Down/Off 2023-12-08T22:33:00.727 DEBUG:teuthology.orchestra.console.smithi099:pexpect command: ipmitool -H smithi099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:33:00.754 DEBUG:teuthology.orchestra.console.smithi099:check power output: Chassis Power is on 2023-12-08T22:33:04.714 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:33:04.755 DEBUG:teuthology.orchestra.console.smithi099:pexpect command: ipmitool -H smithi099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:33:04.826 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is on 2023-12-08T22:33:04.865 DEBUG:teuthology.orchestra.console.smithi099:check power output: Chassis Power is on 2023-12-08T22:33:08.830 DEBUG:teuthology.orchestra.console.smithi089:pexpect command: ipmitool -H smithi089.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:33:08.866 DEBUG:teuthology.orchestra.console.smithi099:pexpect command: ipmitool -H smithi099.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:33:08.941 DEBUG:teuthology.orchestra.console.smithi089:check power output: Chassis Power is off 2023-12-08T22:33:08.977 DEBUG:teuthology.orchestra.console.smithi099:check power output: Chassis Power is off 2023-12-08T22:33:09.042 INFO:teuthology.orchestra.console.smithi089:Power off completed 2023-12-08T22:33:09.078 INFO:teuthology.orchestra.console.smithi099:Power off completed 2023-12-08T22:33:09.183 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: 1402.0237102508545 failure_reason: 'Command failed on smithi089 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 544107b6-9617-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=e03f786bbe094f73a90a5d98794cfde6 status: fail success: false 2023-12-08T22:33:09.183 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-08T22:33:09.267 INFO:teuthology.run:FAIL